summaryrefslogtreecommitdiff
path: root/subversion/libsvn_repos/libsvn_repos.pc.in
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2020-05-31 20:58:28 +0000
committerDimitry Andric <dim@FreeBSD.org>2020-05-31 20:58:28 +0000
commitbbee6e0814d5875b85b81f26fd4ca7a28b6f9570 (patch)
tree726fcf32b39ca8976d7aa51b67c7236509f1bde4 /subversion/libsvn_repos/libsvn_repos.pc.in
parent38cef28c88864beaadac7a7cffdec6da952c3eb2 (diff)
Notes
Diffstat (limited to 'subversion/libsvn_repos/libsvn_repos.pc.in')
-rw-r--r--subversion/libsvn_repos/libsvn_repos.pc.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/subversion/libsvn_repos/libsvn_repos.pc.in b/subversion/libsvn_repos/libsvn_repos.pc.in
index af70b94d98bd..b4fcf0549927 100644
--- a/subversion/libsvn_repos/libsvn_repos.pc.in
+++ b/subversion/libsvn_repos/libsvn_repos.pc.in
@@ -6,7 +6,7 @@ includedir=@includedir@
Name: libsvn_repos
Description: Subversion Repository Library
Version: @PACKAGE_VERSION@
-Requires: apr-@SVN_APR_MAJOR_VERSION@
-Requires.private: libsvn_fs libsvn_delta libsvn_subr
-Libs: -L${libdir} -lsvn_repos
-Cflags: -I${includedir}
+Requires: apr-@SVN_APR_MAJOR_VERSION@
+Requires.private: libsvn_fs, libsvn_delta, libsvn_subr
+Libs: -L${libdir} -lsvn_repos-1
+Cflags: -I${includedir}/subversion-1