wok diff python-pylons/receipt @ rev 10970

fcitx: Removed libfcitx from BUILD_DEPEND. libfcitx is a wanted package for fcitx so it shouldn't be a BUILD_DEPEND.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Oct 12 12:36:01 2011 +0000 (2011-10-12)
parents e49a9d4a8325
children fd4f1e692109
line diff
     1.1 --- a/python-pylons/receipt	Fri Oct 01 20:45:58 2010 +0000
     1.2 +++ b/python-pylons/receipt	Wed Oct 12 12:36:01 2011 +0000
     1.3 @@ -7,7 +7,7 @@
     1.4  MAINTAINER="taziden@slitaz.org"
     1.5  SOURCE="Pylons"
     1.6  DEPENDS="python"
     1.7 -BUILD_DEPENDS="python python-dev"
     1.8 +BUILD_DEPENDS="python python-dev setuptools"
     1.9  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://pylonshq.com"
    1.11  WGET_URL="http://cdn.pylonshq.com/download/$VERSION/$TARBALL"