wok-stable diff mc/receipt @ rev 9234
linphone: update BUILD_DEPENDS
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Mar 12 08:30:01 2011 +0100 (2011-03-12) |
parents | 3ef389530d14 |
children | 515264ccb10e |
line diff
1.1 --- a/mc/receipt Sat Feb 05 21:51:01 2011 +0000 1.2 +++ b/mc/receipt Sat Mar 12 08:30:01 2011 +0100 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"