# HG changeset patch # User Pascal Bellard # Date 1376521442 0 # Node ID ca348008f7895a073d35211c172cb13b630001ce # Parent 00bc986f2661623130db49feaee2606f75dcbbe3 deadbeef: update bdeps diff -r 00bc986f2661 -r ca348008f789 deadbeef/receipt --- a/deadbeef/receipt Wed Aug 14 23:02:30 2013 +0000 +++ b/deadbeef/receipt Wed Aug 14 23:04:02 2013 +0000 @@ -15,7 +15,7 @@ DEPENDS="gtk+ alsa-lib libogg libvorbis libsamplerate libmad" BUILD_DEPENDS="gtk+-dev alsa-lib-dev libogg-dev libvorbis-dev libmad-dev \ libsndfile-dev libsamplerate-dev flac-dev curl-dev libcdio-dev \ -libcddb-dev intltool libsndfile libcurl yasm" +libcddb-dev intltool libsndfile libcurl yasm libzip-dev" # Rules to configure and make the package. compile_rules() diff -r 00bc986f2661 -r ca348008f789 gcompris/receipt --- a/gcompris/receipt Wed Aug 14 23:02:30 2013 +0000 +++ b/gcompris/receipt Wed Aug 14 23:04:02 2013 +0000 @@ -8,8 +8,7 @@ DEPENDS="pygtk libsdl-mixer librsvg libxml2 gnuchess gnet sqlite \ libcroco" BUILD_DEPENDS="pygtk-dev libsdl-mixer-dev librsvg-dev libxml2-dev gnuchess \ -gnet-dev sqlite-dev libcroco-dev intltool perl perl-texi2html optipng \ -libzip-dev" +gnet-dev sqlite-dev libcroco-dev intltool perl perl-texi2html optipng" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.gcompris.net/" WGET_URL="$SF_MIRROR/project/$PACKAGE/$VERSION/$TARBALL"