wok diff gammu/receipt @ rev 9990
libtdb: fix receipt
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu May 19 00:22:41 2011 +0200 (2011-05-19) |
parents | aa6cc75ded47 |
children | 7326ea8fcc65 |
line diff
1.1 --- a/gammu/receipt Sun May 30 19:13:51 2010 +0200 1.2 +++ b/gammu/receipt Thu May 19 00:22:41 2011 +0200 1.3 @@ -5,8 +5,8 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="Library and utility to control cell phone" 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="bluez sqlite libusb libcurl" 1.8 -BUILD_DEPENDS="$DEPENDS cmake bluez-dev sqlite-dev libusb-dev curl-dev" 1.9 +DEPENDS="bluez sqlite libusb-compat libcurl" 1.10 +BUILD_DEPENDS="$DEPENDS cmake" 1.11 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.12 WEB_SITE="http://wammu.eu/gammu/" 1.13 WGET_URL="$SF_MIRROR/$PACKAGE/$VERSION/$TARBALL"