wok diff squashfs/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 f2239f90abb3
children 452c85a713bf
line diff
     1.1 --- a/squashfs/receipt	Wed Apr 15 17:06:17 2015 +0200
     1.2 +++ b/squashfs/receipt	Mon Oct 05 01:10:26 2015 +0300
     1.3 @@ -10,7 +10,7 @@
     1.4  TARBALL="squashfs$VERSION.tar.gz"
     1.5  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.6  
     1.7 -DEPENDS="zlib liblzma linux-squashfs lzo"
     1.8 +DEPENDS="zlib liblzma linux-squashfs lzo lz4-lib"
     1.9  BUILD_DEPENDS="zlib-dev attr-dev liblzma-dev lzo-dev lz4-dev"
    1.10  
    1.11  # Rules to configure and make the package.