wok-stable diff gammu/receipt @ rev 9722

fix: tazdev (we need a tarball name to avois recloning each time) - Thank Godane for your last commits!
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 09 10:38:58 2011 +0200 (2011-05-09)
parents aa6cc75ded47
children
line diff
     1.1 --- a/gammu/receipt	Sun May 30 19:13:51 2010 +0200
     1.2 +++ b/gammu/receipt	Mon May 09 10:38:58 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"