wok-stable diff libmtp/receipt @ rev 11493
libbonoboui: add intltool to build_depends
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Mon Dec 19 02:49:30 2011 +0100 (2011-12-19) |
parents | 74930678189c |
children | b7319995b37e |
line diff
1.1 --- a/libmtp/receipt Wed May 25 15:52:53 2011 +0200 1.2 +++ b/libmtp/receipt Mon Dec 19 02:49:30 2011 +0100 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="LGPL library implementation of the Media Transfer Protocol (MTP)" 1.5 MAINTAINER="keupont@no-log.org" 1.6 DEPENDS="libusb-compat" 1.7 -BUILD_DEPENDS="libusb-compat libusb-compat-dev" 1.8 +BUILD_DEPENDS="libusb-compat libusb-compat-dev libusb-dev" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://libmtp.sourceforge.net/" 1.11 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"