From 0c56aa17af7cef1d3ead8f47b9b4e331a4ab4131 Mon Sep 17 00:00:00 2001 From: Vlad Glagolev Date: Wed, 27 Jul 2022 15:01:45 -0700 Subject: woff2: switch to PKG-CONFIG provider (automated) --- graphics-libs/woff2/DEPENDS | 2 +- graphics-libs/woff2/HISTORY | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'graphics-libs') 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 + * DEPENDS: switch to PKG-CONFIG provider (automated) + 2020-07-29 Ismael Luceno * BUILD, DEPENDS, DETAILS: spell created -- cgit v1.2.3