summaryrefslogtreecommitdiff
path: root/package/subversion
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-02-13 20:18:52 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-02-13 20:18:52 +0100
commit69ed32e297a10a4d690abe842fdd8a78843d7f28 (patch)
tree50c39e44ebc398a284a528847538574ea97c0441 /package/subversion
parentfb29d8570b015c9bc0b7876db5b3a1dba732aa2a (diff)
add cvs package, add half-ready bzr package
Diffstat (limited to 'package/subversion')
-rw-r--r--package/subversion/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/subversion/Makefile b/package/subversion/Makefile
index 10e6b6d3e..fcae1474c 100644
--- a/package/subversion/Makefile
+++ b/package/subversion/Makefile
@@ -8,9 +8,9 @@ PKG_VERSION:= 1.6.6
PKG_RELEASE:= 1
PKG_MD5SUM:= 0ab0f26f6eb056add1b9d3059a3f4247
PKG_DESCR:= revision control program
-PKG_SECTION:= net
-PKG_DEPENDS:= zlib apr apr-util libiconv libexpat
-PKG_BUILDDEP+= apr-util expat apr zlib libiconv
+PKG_SECTION:= scm
+PKG_DEPENDS:= zlib apr apr-util libiconv libexpat libsqlite
+PKG_BUILDDEP+= apr-util expat apr zlib libiconv sqlite
ifneq ($(ADK_PACKAGE_SUBVERSION_NEON),)
PKG_DEPENDS+= neon
PKG_BUILDDEP+= neon