From: Michael Tremer Date: Sat, 4 Sep 2010 11:08:59 +0000 (+0200) Subject: squashfs-tools: Update package to be built with the new version of the buildsystem. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3ca606149ec2cb7b11c0391a68fa027f0bf2e1c;p=ipfire-3.x.git squashfs-tools: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/squashfs-tools/squashfs-tools.nm b/pkgs/core/squashfs-tools/squashfs-tools.nm index b77b62a7d..4ee5297ac 100644 --- a/pkgs/core/squashfs-tools/squashfs-tools.nm +++ b/pkgs/core/squashfs-tools/squashfs-tools.nm @@ -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.