wok diff mc/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 3ef389530d14
children 515264ccb10e
line diff
     1.1 --- a/mc/receipt	Sat Feb 05 21:51:01 2011 +0000
     1.2 +++ b/mc/receipt	Fri Apr 08 13:48:25 2011 +0000
     1.3 @@ -6,8 +6,8 @@
     1.4  CATEGORY="system-tools"
     1.5  SHORT_DESC="Midnight Commander - ncurses based file manager."
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 -DEPENDS="ncurses glib e2fsprogs"
     1.8 -BUILD_DEPENDS="ncurses-dev glib-dev pkg-config"
     1.9 +DEPENDS="ncursesw glib e2fsprogs"
    1.10 +BUILD_DEPENDS="pkg-config"
    1.11  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.12  WEB_SITE="http://www.midnight-commander.org/"
    1.13  WGET_URL="http://www.midnight-commander.org/downloads/$TARBALL"