summaryrefslogtreecommitdiff
path: root/subversion/libsvn_repos/libsvn_repos.pc.in
diff options
context:
space:
mode:
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