wok-next diff glibc-dev/receipt @ rev 17307

polkit: remove gobject-introspection from depends
It is development package and we don't need it on regular host.
(was added here: hg.slitaz.org/wok/rev/3c2bd4920bdb)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Nov 01 19:00:09 2014 +0200 (2014-11-01)
parents 590cd40daccf
children 0c4f0fe6d476
line diff
     1.1 --- a/glibc-dev/receipt	Thu Apr 12 16:31:36 2012 +0200
     1.2 +++ b/glibc-dev/receipt	Sat Nov 01 19:00:09 2014 +0200
     1.3 @@ -5,10 +5,12 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="The GNU C libraries devel files (Part of SliTaz toolchain)."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="glibc-base"
     1.8 +LICENSE="GPL2"
     1.9  WANTED="glibc"
    1.10  WEB_SITE="http://www.gnu.org/software/libc/"
    1.11  
    1.12 +DEPENDS="glibc-base"
    1.13 +
    1.14  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.15  #
    1.16  # This package is part of the toolchain. We use list to mkdir and cp files.