wok diff gammu/receipt @ rev 11084
cloudvpn: Fixed WEB_SITE and WGET_URL.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Oct 17 02:11:40 2011 +0000 (2011-10-17) |
parents | aa6cc75ded47 |
children | 7326ea8fcc65 |
line diff
1.1 --- a/gammu/receipt Sun May 30 19:13:51 2010 +0200 1.2 +++ b/gammu/receipt Mon Oct 17 02:11:40 2011 +0000 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"