summaryrefslogtreecommitdiffstats
path: root/libs
diff options
context:
space:
mode:
authorVlad Glagolev2022-07-27 15:02:26 -0700
committerVlad Glagolev2022-07-27 15:02:26 -0700
commit89b5caa6b340850d5c8e030d693304a7c0da9571 (patch)
treeb5f779acbb38cb5a2c273e2af5d1231f328388e0 /libs
parent589109ba661d94f0c554b0533bef4383e8068228 (diff)
libepubgen: switch to PKG-CONFIG provider (automated)
Diffstat (limited to 'libs')
-rwxr-xr-xlibs/libepubgen/DEPENDS2
-rw-r--r--libs/libepubgen/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/libs/libepubgen/DEPENDS b/libs/libepubgen/DEPENDS
index 94dc367d87..40ae9b1a1f 100755
--- a/libs/libepubgen/DEPENDS
+++ b/libs/libepubgen/DEPENDS
@@ -1,4 +1,4 @@
-depends pkgconfig &&
+depends PKG-CONFIG &&
depends boost &&
depends librevenge &&
optional_depends doxygen '' '--without-docs' 'build documentation' &&
diff --git a/libs/libepubgen/HISTORY b/libs/libepubgen/HISTORY
index 9fdddc9eeb..f7652070c2 100644
--- a/libs/libepubgen/HISTORY
+++ b/libs/libepubgen/HISTORY
@@ -1,3 +1,6 @@
+2022-07-27 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: switch to PKG-CONFIG provider (automated)
+
2020-08-17 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 0.1.1
spell created