summaryrefslogtreecommitdiffstats
path: root/printer
diff options
context:
space:
mode:
authorVlad Glagolev2022-07-27 15:02:46 -0700
committerVlad Glagolev2022-07-27 15:02:46 -0700
commitc8cc49dfdcb2ac2fa5f850e5d411cb69d4ce10d3 (patch)
tree78f084d28805248f2c26d1c3bb38d204551cb95f /printer
parent15b89d6f0b7b90f5289a5f7e99471e4aa675d11a (diff)
cups-filters: switch to PKG-CONFIG provider (automated)
Diffstat (limited to 'printer')
-rwxr-xr-xprinter/cups-filters/DEPENDS2
-rw-r--r--printer/cups-filters/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/printer/cups-filters/DEPENDS b/printer/cups-filters/DEPENDS
index dfba11b835..ea26c79f46 100755
--- a/printer/cups-filters/DEPENDS
+++ b/printer/cups-filters/DEPENDS
@@ -1,6 +1,6 @@
depends -sub CXX gcc &&
depends zlib &&
-depends pkgconfig &&
+depends PKG-CONFIG &&
depends cups &&
depends qpdf &&
depends lcms2 &&
diff --git a/printer/cups-filters/HISTORY b/printer/cups-filters/HISTORY
index 39f376294a..66146616a5 100644
--- a/printer/cups-filters/HISTORY
+++ b/printer/cups-filters/HISTORY
@@ -1,3 +1,6 @@
+2022-07-27 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: switch to PKG-CONFIG provider (automated)
+
2022-04-18 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 1.28.15