diff options
Diffstat (limited to 'package/apr/Makefile')
-rw-r--r-- | package/apr/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/apr/Makefile b/package/apr/Makefile index 4041f401d..34e7536f4 100644 --- a/package/apr/Makefile +++ b/package/apr/Makefile @@ -7,8 +7,8 @@ PKG_NAME:= apr PKG_VERSION:= 1.4.6 PKG_RELEASE:= 2 PKG_MD5SUM:= 76cc4457fbb71eefdafa27dba8f511fb -PKG_DESCR:= Apache Portable Runtime library -PKG_SECTION:= libs +PKG_DESCR:= apache portable runtime library +PKG_SECTION:= libs/misc PKG_DEPENDS:= libpthread PKG_URL:= http://apr.apache.org/ PKG_SITES:= http://gd.tuwien.ac.at/infosys/servers/http/apache/dist/${PKG_NAME}/ |