]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
squashfs-tools: Update package to be built with the new version of the buildsystem.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Sep 2010 11:08:59 +0000 (13:08 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Sep 2010 11:08:59 +0000 (13:08 +0200)
pkgs/core/squashfs-tools/squashfs-tools.nm

index b77b62a7d29b2584918c40791da1282abfc4b529..4ee5297ac89c2d23998e4b336db1a70d3a11d1e3 100644 (file)
@@ -34,7 +34,7 @@ PKG_URL        = http://squashfs.sf.net/
 PKG_LICENSE    = GPLv2+
 PKG_SUMMARY    = Utility for the creation of squashfs filesystems.
 
-PKG_DEPS      += xz zlib
+PKG_BUILD_DEPS+= libattr-devel xz-devel zlib-devel
 
 define PKG_DESCRIPTION
        Squashfs is a highly compressed read-only filesystem for Linux.