summaryrefslogtreecommitdiff
path: root/package/subversion/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-12-20 13:17:47 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2009-12-20 13:17:47 +0100
commit4c3ae4886697e712237ecfad2e0eb86b1f8a2b5f (patch)
tree66c5e9fca9d661e013e2295d69ff147fa52ce288 /package/subversion/Makefile
parent3eab3247d79acb0648ca0008075161159b70bede (diff)
reflect expat package renaming
Diffstat (limited to 'package/subversion/Makefile')
-rw-r--r--package/subversion/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/subversion/Makefile b/package/subversion/Makefile
index 2aac583a3..9203f9510 100644
--- a/package/subversion/Makefile
+++ b/package/subversion/Makefile
@@ -13,7 +13,7 @@ endif
PKG_MD5SUM:= 0ab0f26f6eb056add1b9d3059a3f4247
PKG_DESCR:= revision control program
PKG_SECTION:= net
-PKG_DEPENDS:= zlib apr apr-util libiconv expat
+PKG_DEPENDS:= zlib apr apr-util libiconv libexpat
PKG_SITES:= http://subversion.tigris.org/downloads/
include ${TOPDIR}/mk/package.mk