[Lunar-commits] <moonbase> notify-python: add libffi as a depend.

Florin Braescu florin at lunar-linux.org
Sun Mar 14 20:54:42 CET 2010


commit 84d17a68038d1e5440206a7804e16336c04fff10
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Mar 14 21:54:42 2010 +0200

    notify-python: add libffi as a depend.
    
    It doesn't compile without it.
---
 python/notify-python/DEPENDS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/python/notify-python/DEPENDS b/python/notify-python/DEPENDS
index 2877841..59212d3 100644
--- a/python/notify-python/DEPENDS
+++ b/python/notify-python/DEPENDS
@@ -1,2 +1,3 @@
 depends  Python
 depends  libnotify
+depends  libffi
\ No newline at end of file


More information about the Lunar-commits mailing list