summaryrefslogtreecommitdiff
path: root/subversion/libsvn_delta/libsvn_delta.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'subversion/libsvn_delta/libsvn_delta.pc.in')
-rw-r--r--subversion/libsvn_delta/libsvn_delta.pc.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/subversion/libsvn_delta/libsvn_delta.pc.in b/subversion/libsvn_delta/libsvn_delta.pc.in
index b96e6ab..9759e74 100644
--- a/subversion/libsvn_delta/libsvn_delta.pc.in
+++ b/subversion/libsvn_delta/libsvn_delta.pc.in
@@ -6,7 +6,7 @@ includedir=@includedir@
Name: libsvn_delta
Description: Subversion Delta Library
Version: @PACKAGE_VERSION@
-Requires: apr-util-@SVN_APR_MAJOR_VERSION@ apr-@SVN_APR_MAJOR_VERSION@
-Requires.private: libsvn_subr
-Libs: -L${libdir} -lsvn_delta @SVN_ZLIB_LIBS@
-Cflags: -I${includedir}
+Requires: apr-util-@SVN_APR_MAJOR_VERSION@, apr-@SVN_APR_MAJOR_VERSION@
+Requires.private: libsvn_subr
+Libs: -L${libdir} -lsvn_delta-1 @SVN_ZLIB_LIBS@
+Cflags: -I${includedir}/subversion-1