wok rev 7208
Up: mc to 4.7.0.10.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Nov 09 21:10:51 2010 +0000 (2010-11-09) |
parents | e6456f1029db |
children | 568b7f4604a2 |
files | mc/receipt |
line diff
1.1 --- a/mc/receipt Tue Nov 09 21:05:34 2010 +0000 1.2 +++ b/mc/receipt Tue Nov 09 21:10:51 2010 +0000 1.3 @@ -2,12 +2,12 @@ 1.4 # 1.5 1.6 PACKAGE="mc" 1.7 -VERSION="4.7.0.1" 1.8 +VERSION="4.7.0.10" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="Midnight Commander - ncurses based file manager." 1.11 MAINTAINER="erjo@slitaz.org" 1.12 DEPENDS="ncurses glib e2fsprogs" 1.13 -BUILD_DEPENDS="ncurses-dev glib-dev" 1.14 +BUILD_DEPENDS="ncurses-dev glib-dev pkg-config" 1.15 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.16 WEB_SITE="http://www.midnight-commander.org/" 1.17 WGET_URL="http://www.midnight-commander.org/downloads/$TARBALL"