[packages] apache: depends on unixodbc
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32305 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
55f48ed58a
commit
01b4331573
@ -39,7 +39,7 @@ endef
|
|||||||
|
|
||||||
define Package/apache
|
define Package/apache
|
||||||
$(call Package/apache/Default)
|
$(call Package/apache/Default)
|
||||||
DEPENDS:=+libapr +libaprutil +libpcre +libopenssl
|
DEPENDS:=+libapr +libaprutil +libpcre +libopenssl +unixodbc
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/apache/description
|
define Package/apache/description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user