squashfs-tools: rebuild against liblz4
This commit is contained in:
parent
226f4a2d85
commit
718ad50f2c
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'squashfs-tools'
|
||||
pkgname=squashfs-tools
|
||||
version=4.3
|
||||
revision=5
|
||||
revision=6
|
||||
wrksrc="squashfs${version}"
|
||||
makedepends="zlib-devel lzo-devel liblzma-devel lz4-devel"
|
||||
makedepends="zlib-devel lzo-devel liblzma-devel liblz4-devel"
|
||||
license="GPL-2"
|
||||
homepage="http://squashfs.sf.net/"
|
||||
short_desc="Tool to create and append to squashfs filesystems"
|
||||
|
|
Loading…
Reference in New Issue