Browse Source

elfutils needs zlib

Waldemar Brodkorb 1 month ago
parent
commit
cf3b7563a4
1 changed files with 2 additions and 0 deletions
  1. 2 0
      package/elfutils/Makefile

+ 2 - 0
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)/