wok diff yaml-dev/receipt @ rev 17106

transmission: add qt build dep
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Mon Sep 01 15:05:32 2014 +0200 (2014-09-01)
parents 617dbdeb6f7e
children 6e8b1bcb30e2
line diff
     1.1 --- a/yaml-dev/receipt	Wed Oct 02 13:07:29 2013 +0000
     1.2 +++ b/yaml-dev/receipt	Mon Sep 01 15:05:32 2014 +0200
     1.3 @@ -9,8 +9,7 @@
     1.4  WEB_SITE="http://pyyaml.org/wiki/LibYAML"
     1.5  WANTED="yaml"
     1.6  
     1.7 -DEPENDS="yaml"
     1.8 -
     1.9 +DEPENDS="yaml pkg-config"
    1.10  
    1.11  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.12  genpkg_rules()