diff options
Diffstat (limited to 'package/apr-util')
-rw-r--r-- | package/apr-util/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/apr-util/Makefile b/package/apr-util/Makefile index e74391535..395d16dda 100644 --- a/package/apr-util/Makefile +++ b/package/apr-util/Makefile @@ -8,7 +8,7 @@ PKG_VERSION:= 1.4.1 PKG_RELEASE:= 1 PKG_MD5SUM:= 666a5d56098a9debf998510e304c8095 PKG_DESCR:= apache portable runtime utility library -PKG_SECTION:= libs +PKG_SECTION:= libs/misc PKG_DEPENDS:= libexpat apr PKG_BUILDDEP:= expat apr PKG_URL:= http://apr.apache.org/ |