# HG changeset patch # User Pascal Bellard # Date 1241597949 -7200 # Node ID c60cdc20e4ab6869599ff668bb0147cca5163f6b # Parent 34eb256a419794728c161c78b6070cb2f1b35e8a ario, libmtp-dev, libnjb-dev, libusb-compat: update depends diff -r 34eb256a4197 -r c60cdc20e4ab ario/receipt --- a/ario/receipt Wed May 06 02:01:42 2009 +0000 +++ b/ario/receipt Wed May 06 10:19:09 2009 +0200 @@ -5,7 +5,7 @@ CATEGORY="multimedia" SHORT_DESC="GTK clien for MPD" MAINTAINER="erjo@slitaz.org" -DEPENDS="libgcrypt" +DEPENDS="libgcrypt gtk+ libcurl libglade" BUILD_DEPENDS="libgcrypt-dev libglade-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://ario-player.sourceforge.net/index.php?en" diff -r 34eb256a4197 -r c60cdc20e4ab libmtp-dev/receipt --- a/libmtp-dev/receipt Wed May 06 02:01:42 2009 +0000 +++ b/libmtp-dev/receipt Wed May 06 10:19:09 2009 +0200 @@ -5,6 +5,7 @@ CATEGORY="development" SHORT_DESC="LGPL library implementation of the Media Transfer Protocol (MTP)" MAINTAINER="keupont@no-log.org" +DEPENDS="libmtp libusb" WANTED="libmtp" WEB_SITE="http://libmtp.sourceforge.net/" diff -r 34eb256a4197 -r c60cdc20e4ab libnjb-dev/receipt --- a/libnjb-dev/receipt Wed May 06 02:01:42 2009 +0000 +++ b/libnjb-dev/receipt Wed May 06 10:19:09 2009 +0200 @@ -5,6 +5,7 @@ CATEGORY="development" SHORT_DESC="C library and API for communicating with the Creative Nomad JukeBox and Dell DJ devel files" MAINTAINER="keupont@no-log.org" +DEPENDS="libnjb libusb zlib" WANTED="libnjb" WEB_SITE="http://libnjb.sourceforge.net/" diff -r 34eb256a4197 -r c60cdc20e4ab libusb-compat/receipt --- a/libusb-compat/receipt Wed May 06 02:01:42 2009 +0000 +++ b/libusb-compat/receipt Wed May 06 10:19:09 2009 +0200 @@ -5,6 +5,7 @@ CATEGORY="system-tools" SHORT_DESC="Compatibility layer to converts libusb 0.1 calls into 1.0 equivalents." MAINTAINER="pankso@slitaz.org" +DEPENDS="libusb" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://libusb.sourceforge.net/" WGET_URL="$SF_MIRROR/libusb/$TARBALL"