wok-6.x diff mc/receipt @ rev 9405
Up: slitaz-boot-scripts (4.2) - We all want a new cooking...
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon Mar 28 17:16:23 2011 +0200 (2011-03-28) |
parents | 3ef389530d14 |
children | 515264ccb10e |
line diff
1.1 --- a/mc/receipt Sat Feb 05 21:51:01 2011 +0000 1.2 +++ b/mc/receipt Mon Mar 28 17:16:23 2011 +0200 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"