diff options
Diffstat (limited to 'package/apr/Makefile')
-rw-r--r-- | package/apr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/apr/Makefile b/package/apr/Makefile index bf326d316..24210df59 100644 --- a/package/apr/Makefile +++ b/package/apr/Makefile @@ -8,6 +8,7 @@ PKG_VERSION:= 0.9.17 PKG_RELEASE:= 1 PKG_MD5SUM:= ca1e22d98081a03a33c2a0b8684eb192 PKG_DESCR:= Apache Portable Runtime library +PKG_BUILDDEP:= expat apr PKG_SECTION:= libs PKG_URL:= http://apr.apache.org PKG_SITES:= http://gd.tuwien.ac.at/infosys/servers/http/apache/dist/${PKG_NAME}/ |