wok diff libtaz/receipt @ rev 9823

aqualung: fix BUILD_DEPENDS
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 15 04:21:31 2011 +0200 (2011-05-15)
parents 7f7421453911
children 60e5b78b4e58
line diff
     1.1 --- a/libtaz/receipt	Wed May 11 15:20:58 2011 +0200
     1.2 +++ b/libtaz/receipt	Sun May 15 04:21:31 2011 +0200
     1.3 @@ -12,6 +12,7 @@
     1.4  SOURCE="slitaz-dev-tools"
     1.5  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.6  WGET_URL="http://hg.slitaz.org/slitaz-dev-tools/archive/$VERSION.tar.bz2"
     1.7 +[ -x /usr/bin/hg ] && WGET_URL="hg|http://hg.slitaz.org/slitaz-dev-tools"
     1.8  CONFIG_FILES="/etc/slitaz/slitaz.conf"
     1.9  TAGS="slitaz"
    1.10