# HG changeset patch # User Paul Issott # Date 1255215857 0 # Node ID dd8d1d85b596896ff721747f4bee3c3f50eaa5f2 # Parent 074fae9b33fb89aec1a924ab1462febf71fa9d27 pyroom: fix depends diff -r 074fae9b33fb -r dd8d1d85b596 pyroom/receipt --- a/pyroom/receipt Wed Oct 07 11:01:59 2009 +0200 +++ b/pyroom/receipt Sat Oct 10 23:04:17 2009 +0000 @@ -5,7 +5,7 @@ CATEGORY="office" SHORT_DESC="Full screen editor." MAINTAINER="paul@slitaz.org" -DEPENDS="python pygtk python-xdg" +DEPENDS="python pygtk python-xdg libffi" BUILD_DEPENDS="python python-dev gettext" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://pyroom.org/"