summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-08-19 22:47:33 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-08-19 22:47:33 +0200
commit895b529515661f911443b6f5fed1a42aa85ea08a (patch)
treeb5f195d18186aa508eac506d7f99182cff6b0121 /package
parent07492630c8578fbb0e346cbbf4e70e4a6d231bb5 (diff)
solidrun-imx6: fix default fslc kernel build, reported by Joern
Diffstat (limited to 'package')
-rw-r--r--package/lzop/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/lzop/Makefile b/package/lzop/Makefile
index 0221bed34..ca30eee44 100644
--- a/package/lzop/Makefile
+++ b/package/lzop/Makefile
@@ -11,6 +11,7 @@ PKG_DESCR:= compression utility
PKG_SECTION:= app/archive
PKG_DEPENDS:= liblzo
PKG_BUILDDEP:= liblzo
+HOST_BUILDDEP:= liblzo-host
PKG_URL:= http://www.lzop.org/
PKG_SITES:= http://www.lzop.org/download/
PKG_BB:= 1