wok-next diff libnjb/receipt @ rev 10800
Add glib-networking (needed for https support in webkit based browser)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Jun 04 13:55:59 2011 +0200 (2011-06-04) |
parents | 62cfbad52d51 |
children | b7319995b37e |
line diff
1.1 --- a/libnjb/receipt Wed May 25 15:45:17 2011 +0200 1.2 +++ b/libnjb/receipt Sat Jun 04 13:55:59 2011 +0200 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="C library and API for communicating with the Creative Nomad JukeBox and Dell DJ" 1.5 MAINTAINER="keupont@no-log.org" 1.6 DEPENDS="libusb-compat" 1.7 -BUILD_DEPENDS="libusb-compat" 1.8 +BUILD_DEPENDS="libusb-compat libusb-compat-dev libusb-dev" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://libnjb.sourceforge.net/" 1.11 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"