wok-next diff pyroom/receipt @ rev 10870
freeciv: Fixed genpkg_rules to only copy whats needed. This takes 2.5mb off the package size.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Jun 19 11:43:52 2011 +0000 (2011-06-19) |
parents | 210b89b3d6c2 |
children | bf4a09ef1d2e |
line diff
1.1 --- a/pyroom/receipt Sat Aug 22 12:31:42 2009 +0000 1.2 +++ b/pyroom/receipt Sun Jun 19 11:43:52 2011 +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/"