summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2020-04-02 19:35:35 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2020-04-02 19:35:35 +0200
commitfd26ab01f54baf44ab1432140a5624b13259ff5b (patch)
tree1935d445e949b250fef1dc977d323f3716b373f5
parent9701894a639f8962fd762ec7309cd0096dfbb8fd (diff)
lzma: needs c++
-rw-r--r--package/lzma/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/lzma/Makefile b/package/lzma/Makefile
index 4b44d1035..ae77c9b5d 100644
--- a/package/lzma/Makefile
+++ b/package/lzma/Makefile
@@ -9,6 +9,7 @@ PKG_RELEASE:= 1
PKG_HASH:= 02aa57f995d15b7acb7c2496d88a39fb0124ea00bf027cc61dd24eddb5942dff
PKG_DESCR:= compression utility
PKG_SECTION:= app/archive
+PKG_NEEDS:= c++
PKG_URL:= http://tukaani.org/lzma/
PKG_SITES:= http://tukaani.org/lzma/