wok-next diff slitaz-dev-tools/receipt @ rev 20025

Up opencv (3.3.0)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Oct 22 13:30:25 2017 +0200 (2017-10-22)
parents 1dce8e8602f2
children c4e53a39395a
line diff
     1.1 --- a/slitaz-dev-tools/receipt	Sat Sep 24 14:47:43 2016 +0200
     1.2 +++ b/slitaz-dev-tools/receipt	Sun Oct 22 13:30:25 2017 +0200
     1.3 @@ -1,18 +1,20 @@
     1.4  # SliTaz package receipt
     1.5  
     1.6  PACKAGE="slitaz-dev-tools"
     1.7 -VERSION="258"
     1.8 +VERSION="266"
     1.9  CATEGORY="meta"
    1.10  SHORT_DESC="SliTaz developers tools meta package."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  LICENSE="GPL2"
    1.13 -DEPENDS="rsync tazdev mercurial"
    1.14  WEB_SITE="http://www.slitaz.org/"
    1.15  #HOST_ARCH="i486 arm"
    1.16  
    1.17 +DEPENDS="rsync tazdev mercurial"
    1.18 +SIBLINGS="mirror-tools qemu-box slitaz-mercurial-style slitaz-mercurial-style \
    1.19 +tazchroot tazdev tazwikiss yaff"
    1.20 +
    1.21  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.22  genpkg_rules()
    1.23  {
    1.24  	mkdir -p $fs/usr
    1.25  }
    1.26 -