wok diff slang-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 7896f0694ef6
children 5c74e7d74dfc
line diff
     1.1 --- a/slang-dev/receipt	Sat Aug 10 21:12:16 2013 +0000
     1.2 +++ b/slang-dev/receipt	Mon Oct 05 01:10:26 2015 +0300
     1.3 @@ -9,7 +9,7 @@
     1.4  WANTED="slang"
     1.5  WEB_SITE="http://www.s-lang.org/index.html"
     1.6  
     1.7 -DEPENDS="slang"
     1.8 +DEPENDS="slang pkg-config"
     1.9  
    1.10  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.11  genpkg_rules()