summaryrefslogtreecommitdiff
path: root/package/subversion/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-08-28 21:47:44 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-08-28 21:47:44 +0200
commit0a3d29e18ca731cafed7155b73a92a8f2756ca27 (patch)
tree01c464d54b6d00a3334bf4b72c4c66a2c6ffc859 /package/subversion/Makefile
parent58e2e795851d40c1e298354a264aa03eca1717e8 (diff)
make allmodconfig round for lemote yeelong target
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 a5433613b..d83753ea0 100644
--- a/package/subversion/Makefile
+++ b/package/subversion/Makefile
@@ -33,7 +33,7 @@ CONFIGURE_ARGS+= --without-jdk
CONFIGURE_ARGS+= --disable-javahl
CONFIGURE_ARGS+= --without-berkeley-db
-LIBS= -laprutil-0 -lapr-0 -lexpat -liconv
+LIBS= -laprutil-0 -lapr-0 -lexpat -liconv -lsqlite3
ifeq ($(ADK_PACKAGE_SUBVERSION_NEON),y)
CONFIGURE_ARGS+= -disable-neon-version-check