wok-6.x diff tazchroot/receipt @ rev 12284
graphviz: try a fix (xorg-dev as bdep)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun Apr 15 16:18:24 2012 +0200 (2012-04-15) |
parents | 60e5b78b4e58 |
children | 2a21689b0af7 |
line diff
1.1 --- a/tazchroot/receipt Wed May 25 06:05:57 2011 +0000 1.2 +++ b/tazchroot/receipt Sun Apr 15 16:18:24 2012 +0200 1.3 @@ -8,12 +8,10 @@ 1.4 WEB_SITE="http://www.slitaz.org/" 1.5 SOURCE="slitaz-dev-tools" 1.6 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.7 -WGET_URL="mercurial|http://hg.slitaz.org/slitaz-dev-tools" 1.8 -BRANCH="$VERSION" 1.9 +WGET_URL="http://hg.slitaz.org/slitaz-dev-tools/archive/$VERSION.tar.bz2" 1.10 TAGS="slitaz" 1.11 1.12 DEPENDS="libtaz" 1.13 -BUILD_DEPENDS="mercurial" 1.14 1.15 # Rules to gen a SliTaz package suitable for Tazpkg. 1.16 genpkg_rules()