mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
apache : fixing zlib dependency
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@ endef
|
|||||||
|
|
||||||
define Package/apache
|
define Package/apache
|
||||||
$(call Package/apache/Default)
|
$(call Package/apache/Default)
|
||||||
DEPENDS:=+libapr +libaprutil +libpcre +libopenssl +unixodbc
|
DEPENDS:=+libapr +libaprutil +libpcre +libopenssl +unixodbc +zlib
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/apache/description
|
define Package/apache/description
|
||||||
|
|||||||
Reference in New Issue
Block a user