summaryrefslogtreecommitdiffstats
path: root/libs
diff options
context:
space:
mode:
authorVlad Glagolev2022-07-27 15:02:13 -0700
committerVlad Glagolev2022-07-27 15:02:13 -0700
commit5313d6a824325e48a8c2e3086527379aafb24d9c (patch)
tree66e0aff51ba18893d4fa1b04bdecae8bd496ccdb /libs
parentbc4015d186dacdafe272ffba31e4cb8712938b57 (diff)
libodfgen: switch to PKG-CONFIG provider (automated)
Diffstat (limited to 'libs')
-rwxr-xr-xlibs/libodfgen/DEPENDS2
-rw-r--r--libs/libodfgen/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/libs/libodfgen/DEPENDS b/libs/libodfgen/DEPENDS
index 0948deb392..735dd3c112 100755
--- a/libs/libodfgen/DEPENDS
+++ b/libs/libodfgen/DEPENDS
@@ -1,6 +1,6 @@
depends -sub CXX gcc &&
depends boost &&
depends zlib &&
-depends pkgconfig &&
+depends PKG-CONFIG &&
depends librevenge &&
optional_depends doxygen '' '--without-docs' 'build documentation'
diff --git a/libs/libodfgen/HISTORY b/libs/libodfgen/HISTORY
index 8cd7b9d3a9..047c5599f7 100644
--- a/libs/libodfgen/HISTORY
+++ b/libs/libodfgen/HISTORY
@@ -1,3 +1,6 @@
+2022-07-27 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: switch to PKG-CONFIG provider (automated)
+
2021-03-07 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 0.1.8