wok diff pyroom/receipt @ rev 9124

hal-cups-utils: fix compile_rules
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Mar 05 18:36:40 2011 +0100 (2011-03-05)
parents 210b89b3d6c2
children bf4a09ef1d2e
line diff
     1.1 --- a/pyroom/receipt	Sat Aug 22 12:31:42 2009 +0000
     1.2 +++ b/pyroom/receipt	Sat Mar 05 18:36:40 2011 +0100
     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/"