wok-next rev 15127
deadbeef: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Aug 14 23:04:02 2013 +0000 (2013-08-14) |
parents | 00bc986f2661 |
children | 8af9cc5386a5 |
files | deadbeef/receipt gcompris/receipt |
line diff
1.1 --- a/deadbeef/receipt Wed Aug 14 23:02:30 2013 +0000 1.2 +++ b/deadbeef/receipt Wed Aug 14 23:04:02 2013 +0000 1.3 @@ -15,7 +15,7 @@ 1.4 DEPENDS="gtk+ alsa-lib libogg libvorbis libsamplerate libmad" 1.5 BUILD_DEPENDS="gtk+-dev alsa-lib-dev libogg-dev libvorbis-dev libmad-dev \ 1.6 libsndfile-dev libsamplerate-dev flac-dev curl-dev libcdio-dev \ 1.7 -libcddb-dev intltool libsndfile libcurl yasm" 1.8 +libcddb-dev intltool libsndfile libcurl yasm libzip-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()
2.1 --- a/gcompris/receipt Wed Aug 14 23:02:30 2013 +0000 2.2 +++ b/gcompris/receipt Wed Aug 14 23:04:02 2013 +0000 2.3 @@ -8,8 +8,7 @@ 2.4 DEPENDS="pygtk libsdl-mixer librsvg libxml2 gnuchess gnet sqlite \ 2.5 libcroco" 2.6 BUILD_DEPENDS="pygtk-dev libsdl-mixer-dev librsvg-dev libxml2-dev gnuchess \ 2.7 -gnet-dev sqlite-dev libcroco-dev intltool perl perl-texi2html optipng \ 2.8 -libzip-dev" 2.9 +gnet-dev sqlite-dev libcroco-dev intltool perl perl-texi2html optipng" 2.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 2.11 WEB_SITE="http://www.gcompris.net/" 2.12 WGET_URL="$SF_MIRROR/project/$PACKAGE/$VERSION/$TARBALL"