summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-04-02 17:53:55 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-04-02 17:53:55 +0200
commitcf494122e89c1f3674079ad3de3604f8d8e94b0b (patch)
tree4dc4211ccf3898b6fb6ca049540201e3e0db98ff /package
parentc3553006efab78a3e68220e2c0c18e20b91e8af7 (diff)
parent081fbf36fbcf3e95d08aaf7565124bf21a96da9e (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package')
-rw-r--r--package/squashfs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/squashfs/Makefile b/package/squashfs/Makefile
index 575849acd..8478f6c57 100644
--- a/package/squashfs/Makefile
+++ b/package/squashfs/Makefile
@@ -8,6 +8,7 @@ PKG_VERSION:= 4.2
PKG_RELEASE:= 1
PKG_MD5SUM:= 1b7a781fb4cf8938842279bd3e8ee852
PKG_DESCR:= squashfs filesystem utilities
+HOST_BUILDDEP:= xz-host
PKG_SECTION:= fs
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=squashfs/}