wok rev 4364

pyroom: fix depends
author Paul Issott <paul@slitaz.org>
date Sat Oct 10 23:04:17 2009 +0000 (2009-10-10)
parents 074fae9b33fb
children 86ba842a6b10
files pyroom/receipt
line diff
     1.1 --- a/pyroom/receipt	Wed Oct 07 11:01:59 2009 +0200
     1.2 +++ b/pyroom/receipt	Sat Oct 10 23:04:17 2009 +0000
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="office"
     1.5  SHORT_DESC="Full screen editor."
     1.6  MAINTAINER="paul@slitaz.org"
     1.7 -DEPENDS="python pygtk python-xdg"
     1.8 +DEPENDS="python pygtk python-xdg libffi"
     1.9  BUILD_DEPENDS="python python-dev gettext"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://pyroom.org/"