wok-next diff zbar-dev/receipt @ rev 18472

ghostscript, libv4l, slitaz-base-files: fix installation (thanks llev)
ghostscript: fix package upgrades;
libv4l: check multiple preloads in case of upgrade, not add preload if installation not finished/fails;
slitaz-base-files: not to overwrite real sudo.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Oct 05 01:10:26 2015 +0300 (2015-10-05)
parents 76b72f1ad63c
children
line diff
     1.1 --- a/zbar-dev/receipt	Sat Aug 10 11:00:21 2013 +0000
     1.2 +++ b/zbar-dev/receipt	Mon Oct 05 01:10:26 2015 +0300
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="http://zbar.sourceforge.net/"
     1.5  WANTED="zbar"
     1.6  
     1.7 -DEPENDS="zbar"
     1.8 +DEPENDS="zbar pkg-config"
     1.9  
    1.10  # Rules to gen a SliTaz package suitable for Tazpkg.   
    1.11  genpkg_rules()