wok-4.x diff ncmpc/receipt @ rev 2087
fix WEB_SITE (bis)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jan 27 19:58:55 2009 +0100 (2009-01-27) |
parents | 90a3c5374ebc |
children | 7d4197e5834d |
line diff
1.1 --- a/ncmpc/receipt Thu Oct 02 16:24:12 2008 +0000 1.2 +++ b/ncmpc/receipt Tue Jan 27 19:58:55 2009 +0100 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="A ncurses MPD client." 1.5 MAINTAINER="paul@slitaz.org" 1.6 DEPENDS="mpd" 1.7 -BUILD_DEPENDS="pkg-config" 1.8 +BUILD_DEPENDS="pkg-config gtk+-dev" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://hem.bredband.net/kaw/ncmpc/index.html" 1.11 WGET_URL="http://hem.bredband.net/kaw/ncmpc/files/$TARBALL"