wok-next diff ncmpc/receipt @ rev 4201
chillispot: fix build
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Sep 23 21:45:39 2009 +0200 (2009-09-23) |
parents | 3d99ecce2d4b |
children | bee79018e13a |
line diff
1.1 --- a/ncmpc/receipt Sun Oct 05 23:16:15 2008 +0000 1.2 +++ b/ncmpc/receipt Wed Sep 23 21:45:39 2009 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="multimedia" 1.5 SHORT_DESC="A ncurses MPD client." 1.6 MAINTAINER="paul@slitaz.org" 1.7 -DEPENDS="mpd" 1.8 +DEPENDS="mpd glib ncurses" 1.9 BUILD_DEPENDS="pkg-config gtk+-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://hem.bredband.net/kaw/ncmpc/index.html"