summaryrefslogtreecommitdiffstats
path: root/libs
diff options
context:
space:
mode:
authorVlad Glagolev2022-07-27 15:02:11 -0700
committerVlad Glagolev2022-07-27 15:02:11 -0700
commit5a146408db66eaf57cfcfa085433fff9fd5036aa (patch)
treed8e16d74b89acced0f3e80c89ca6e021eec88949 /libs
parent77be26043910ddac3e365e0ef9046a093dadfbd9 (diff)
librevenge: switch to PKG-CONFIG provider (automated)
Diffstat (limited to 'libs')
-rwxr-xr-xlibs/librevenge/DEPENDS2
-rw-r--r--libs/librevenge/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/libs/librevenge/DEPENDS b/libs/librevenge/DEPENDS
index d254060333..0bc426084c 100755
--- a/libs/librevenge/DEPENDS
+++ b/libs/librevenge/DEPENDS
@@ -1,6 +1,6 @@
depends -sub CXX gcc &&
depends boost &&
depends zlib &&
-depends pkgconfig &&
+depends PKG-CONFIG &&
optional_depends doxygen '' '--without-docs' 'build documentation' &&
optional_depends cppunit '' '--disable-tests' 'build tests'
diff --git a/libs/librevenge/HISTORY b/libs/librevenge/HISTORY
index 56071f0a07..853cd6fb5c 100644
--- a/libs/librevenge/HISTORY
+++ b/libs/librevenge/HISTORY
@@ -1,3 +1,6 @@
+2022-07-27 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: switch to PKG-CONFIG provider (automated)
+
2019-10-05 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: download from project site
* BUILD: added, fix build