summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2022-07-27 15:01:45 -0700
committerVlad Glagolev2022-07-27 15:01:45 -0700
commit0c56aa17af7cef1d3ead8f47b9b4e331a4ab4131 (patch)
treef3df60b82f1d7efbe14ce895d81a47fd1eb177bb
parentb93a179c1f1af62b3688367c50faec52a656b6f1 (diff)
woff2: switch to PKG-CONFIG provider (automated)
-rwxr-xr-xgraphics-libs/woff2/DEPENDS2
-rw-r--r--graphics-libs/woff2/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/graphics-libs/woff2/DEPENDS b/graphics-libs/woff2/DEPENDS
index ab9001ec00..ee7677b44d 100755
--- a/graphics-libs/woff2/DEPENDS
+++ b/graphics-libs/woff2/DEPENDS
@@ -1,3 +1,3 @@
depends brotli &&
depends cmake &&
-depends pkgconfig
+depends PKG-CONFIG
diff --git a/graphics-libs/woff2/HISTORY b/graphics-libs/woff2/HISTORY
index f273281ada..60bd48e4bf 100644
--- a/graphics-libs/woff2/HISTORY
+++ b/graphics-libs/woff2/HISTORY
@@ -1,2 +1,5 @@
+2022-07-27 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: switch to PKG-CONFIG provider (automated)
+
2020-07-29 Ismael Luceno <ismael@sourcemage.org>
* BUILD, DEPENDS, DETAILS: spell created