mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-14 12:31:18 +02:00
11 lines
425 B
PkgConfig
11 lines
425 B
PkgConfig
--- ./apr-util.pc.in.orig 2008-05-24 00:27:37.000000000 +0300
|
|
+++ ./apr-util.pc.in 2018-07-09 12:04:37.537508000 +0200
|
|
@@ -8,6 +8,6 @@
|
|
Description: Companion library for APR
|
|
Version: @APRUTIL_DOTTED_VERSION@
|
|
# assume that apr-util requires libapr of same major version
|
|
-Requires: apr-@APRUTIL_MAJOR_VERSION@
|
|
+Requires: apr
|
|
Libs: -L${libdir} -l@APRUTIL_LIBNAME@ @LDADD_ldap@ @APRUTIL_EXPORT_LIBS@
|
|
Cflags: -I${includedir}
|