summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2025-07-29 02:25:52 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2025-07-29 02:25:52 +0200
commitcf3b7563a42e3b42cf00507666ab532014bc6571 (patch)
tree7135db57ae4f208c31e91bc789ddfe11c7934ac7 /package
parentf9921dba037f39dc15409fdcb574602c5869b72d (diff)
elfutils needs zlib
Diffstat (limited to 'package')
-rw-r--r--package/elfutils/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/elfutils/Makefile b/package/elfutils/Makefile
index 231559424..e4f1d49a9 100644
--- a/package/elfutils/Makefile
+++ b/package/elfutils/Makefile
@@ -9,6 +9,8 @@ PKG_RELEASE:= 1
PKG_HASH:= 39bd8f1a338e2b7cd4abc3ff11a0eddc6e690f69578a57478d8179b4148708c8
PKG_DESCR:= libraries/utilities to handle elf objects (drop in replacement for libelf)
PKG_SECTION:= base/libs
+PKG_DEPENDS:= zlib
+PKG_BUILDDEP:= zlib
PKG_NEEDS:= intl
PKG_SITES:= https://sourceware.org/elfutils/ftp/$(PKG_VERSION)/