wok diff util-linux-ng/receipt @ rev 9539

Add setuptools to python-webob build depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Apr 08 13:48:25 2011 +0000 (2011-04-08)
parents 940b5937e496
children 163676c61a63
line diff
     1.1 --- a/util-linux-ng/receipt	Wed Mar 02 11:06:20 2011 +0100
     1.2 +++ b/util-linux-ng/receipt	Fri Apr 08 13:48:25 2011 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  SOURCE="util-linux"
     1.5  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.6  DEPENDS="glibc-base"
     1.7 -BUILD_DEPENDS="slitaz-toolchain ncurses-dev zlib-dev"
     1.8 +BUILD_DEPENDS="ncurses-dev zlib-dev"
     1.9  WEB_SITE="http://kernel.org/~kzak/util-linux-ng/"
    1.10  WGET_URL="ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v${VERSION}/$TARBALL"
    1.11  LOCALE=""