wok-6.x diff ntk-dev/receipt @ rev 20667

cookutils: patch to avoid parallel execution of pkgdb
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Jan 19 14:18:09 2019 +0200 (2019-01-19)
parents b2cfd3d64931
children
line diff
     1.1 --- a/ntk-dev/receipt	Tue Apr 15 10:26:36 2014 +0000
     1.2 +++ b/ntk-dev/receipt	Sat Jan 19 14:18:09 2019 +0200
     1.3 @@ -11,7 +11,7 @@
     1.4  
     1.5  WANTED="ntk"
     1.6  
     1.7 -DEPENDS="ntk cairo-dev"
     1.8 +DEPENDS="ntk cairo-dev pkg-config"
     1.9  
    1.10  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.11  genpkg_rules()