wok-6.x diff gtick/receipt @ rev 9760
libtaz: FIx tarball (missing $ before VERSION) but this pkg produce an unnamed archive in src/
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed May 11 15:11:32 2011 +0200 (2011-05-11) |
parents | 8b79c3ee7ac2 |
children | d1c17bd2c2bc |
line diff
1.1 --- a/gtick/receipt Mon Mar 16 22:01:20 2009 +0000 1.2 +++ b/gtick/receipt Wed May 11 15:11:32 2011 +0200 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="GTick is a metronome application." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -DEPENDS="gtk+ xorg-libXdamage" 1.8 +DEPENDS="gtk+ xorg-libXdamage libsndfile libogg" 1.9 BUILD_DEPENDS="pkg-config gtk+-dev xorg-xproto" 1.10 WEB_SITE="http://www.antcom.de/gtick/" 1.11 WGET_URL="http://www.antcom.de/gtick/download/$TARBALL"