From: jow Date: Wed, 13 Jun 2012 00:22:07 +0000 (+0000) Subject: [packages] apache: depends on unixodbc X-Git-Url: http://git.archive.openwrt.org/?a=commitdiff_plain;h=01b43315738f0b42356f28257e952377a1c313a6;p=packages.git [packages] apache: depends on unixodbc git-svn-id: svn://svn.openwrt.org/openwrt/packages@32305 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/apache/Makefile b/net/apache/Makefile index fa16417c1..b1a110625 100644 --- a/net/apache/Makefile +++ b/net/apache/Makefile @@ -39,7 +39,7 @@ endef define Package/apache $(call Package/apache/Default) - DEPENDS:=+libapr +libaprutil +libpcre +libopenssl + DEPENDS:=+libapr +libaprutil +libpcre +libopenssl +unixodbc endef define Package/apache/description