Ver Fonte

elfutils needs zlib

Waldemar Brodkorb há 9 meses atrás
pai
commit
cf3b7563a4
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      package/elfutils/Makefile

+ 2 - 0
package/elfutils/Makefile

@@ -9,6 +9,8 @@ PKG_RELEASE:=		1
 PKG_HASH:=		39bd8f1a338e2b7cd4abc3ff11a0eddc6e690f69578a57478d8179b4148708c8
 PKG_HASH:=		39bd8f1a338e2b7cd4abc3ff11a0eddc6e690f69578a57478d8179b4148708c8
 PKG_DESCR:=		libraries/utilities to handle elf objects (drop in replacement for libelf)
 PKG_DESCR:=		libraries/utilities to handle elf objects (drop in replacement for libelf)
 PKG_SECTION:=		base/libs
 PKG_SECTION:=		base/libs
+PKG_DEPENDS:=		zlib
+PKG_BUILDDEP:=		zlib
 PKG_NEEDS:=		intl
 PKG_NEEDS:=		intl
 PKG_SITES:=		https://sourceware.org/elfutils/ftp/$(PKG_VERSION)/
 PKG_SITES:=		https://sourceware.org/elfutils/ftp/$(PKG_VERSION)/