wok-6.x diff libmtp/receipt @ rev 13466
libmtp: update deps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Oct 08 11:47:11 2012 +0200 (2012-10-08) |
parents | 37812c117a49 |
children | 925ea684c5ae |
line diff
1.1 --- a/libmtp/receipt Sun Oct 07 23:52:47 2012 +0200 1.2 +++ b/libmtp/receipt Mon Oct 08 11:47:11 2012 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="LGPL library implementation of the Media Transfer Protocol (MTP)" 1.6 MAINTAINER="keupont@no-log.org" 1.7 -DEPENDS="libusb-compat" 1.8 +DEPENDS="libusb-compat libgcrypt" 1.9 BUILD_DEPENDS="libusb-compat libusb-compat-dev libusb-dev libgcrypt-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://libmtp.sourceforge.net/"