wok-current diff lingot/receipt @ rev 10726
libtaz: Don't need to check /usr/bin/hg anymore. Best to get the tag 1.1.2 version. May need to delete the slitaz-dev-tools-1.1.2.tar.bz2 source on tank to make sure we have the tag version.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat May 28 20:44:37 2011 +0000 (2011-05-28) |
parents | 776ce176edb9 |
children | b7319995b37e |
line diff
1.1 --- a/lingot/receipt Fri Mar 18 13:09:40 2011 +0100 1.2 +++ b/lingot/receipt Sat May 28 20:44:37 2011 +0000 1.3 @@ -7,7 +7,7 @@ 1.4 MAINTAINER="pankso@slitaz.org" 1.5 DEPENDS="gtk+ alsa-lib jack-audio-connection-kit libglade" 1.6 BUILD_DEPENDS="gtk+-dev alsa-lib-dev jack-audio-connection-kit-dev \ 1.7 -libglade-dev" 1.8 +libglade-dev intltool" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.nongnu.org/lingot/" 1.11 WGET_URL="http://download.savannah.gnu.org/releases/lingot/$TARBALL"