wok diff mirror-tools/receipt @ rev 10657

Add libdbusmenu-qt
author Christophe Lincoln <pankso@slitaz.org>
date Fri May 27 06:27:01 2011 +0200 (2011-05-27)
parents 07edd55d4b03
children 74379b2b86e0
line diff
     1.1 --- a/mirror-tools/receipt	Thu Mar 10 18:35:38 2011 +0100
     1.2 +++ b/mirror-tools/receipt	Fri May 27 06:27:01 2011 +0200
     1.3 @@ -1,17 +1,18 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="mirror-tools"
     1.7 -VERSION="1.0.4"
     1.8 +VERSION="1.1.2"
     1.9  CATEGORY="misc"
    1.10  SHORT_DESC="Mirrors toolset."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12  WEB_SITE="http://www.slitaz.org/"
    1.13 -DEPENDS="rrdtool rgzip"
    1.14 -BUILD_DEPENDS="mercurial"
    1.15  SOURCE="slitaz-dev-tools"
    1.16  WGET_URL="mercurial|http://hg.slitaz.org/slitaz-dev-tools"
    1.17  BRANCH="$VERSION"
    1.18  
    1.19 +DEPENDS="rrdtool rgzip"
    1.20 +BUILD_DEPENDS="mercurial"
    1.21 +
    1.22  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.23  genpkg_rules()
    1.24  {