summaryrefslogtreecommitdiffstats
path: root/printer
diff options
context:
space:
mode:
authorVlad Glagolev2022-07-27 15:02:45 -0700
committerVlad Glagolev2022-07-27 15:02:45 -0700
commit8409ecc7fa1a9a2d2e71a351e710abdf73f2d7fa (patch)
tree00e23068d90d4a44c312a799a8e5ffa34bfe424d /printer
parent601809dd633efce0f04d9a1c4001b8dbde847a66 (diff)
cups: switch to PKG-CONFIG provider (automated)
Diffstat (limited to 'printer')
-rwxr-xr-xprinter/cups/DEPENDS2
-rw-r--r--printer/cups/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/printer/cups/DEPENDS b/printer/cups/DEPENDS
index cda12135ba..3e9cb14a66 100755
--- a/printer/cups/DEPENDS
+++ b/printer/cups/DEPENDS
@@ -1,6 +1,6 @@
depends zlib &&
depends -sub CXX gcc &&
-depends pkgconfig &&
+depends PKG-CONFIG &&
depends shared-mime-info &&
diff --git a/printer/cups/HISTORY b/printer/cups/HISTORY
index 5ed1c8d9f5..cb3c2edd8c 100644
--- a/printer/cups/HISTORY
+++ b/printer/cups/HISTORY
@@ -1,3 +1,6 @@
+2022-07-27 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: switch to PKG-CONFIG provider (automated)
+
2022-05-26 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 2.4.2
SECURITY_PATCH++; fixes CVE-2022-26691