Apr-util also depends on apr
git-svn-id: svn://svn.openwrt.org/openwrt/packages@7264 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4950d49305
commit
6381ee16cf
@ -25,7 +25,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
define Package/apr-util
|
define Package/apr-util
|
||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
DEPENDS:=+libiconv +libexpat
|
DEPENDS:=+libiconv +libexpat +apr
|
||||||
TITLE:=Apache Portable Runtime Library Util
|
TITLE:=Apache Portable Runtime Library Util
|
||||||
URL:=http://apr.apache.org/
|
URL:=http://apr.apache.org/
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user