wok-next diff libconfig-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 6c3718ca17b6
children
line diff
     1.1 --- a/libconfig-dev/receipt	Sat Nov 09 17:34:23 2013 +0000
     1.2 +++ b/libconfig-dev/receipt	Sat Nov 01 19:00:09 2014 +0200
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="http://www.hyperrealm.com/libconfig/"
     1.5  WANTED="libconfig"
     1.6  
     1.7 -DEPENDS="libconfig"
     1.8 +DEPENDS="libconfig pkg-config"
     1.9  
    1.10  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.11  genpkg_rules()