summaryrefslogtreecommitdiff
path: root/package/subversion/Makefile
diff options
context:
space:
mode:
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