summaryrefslogtreecommitdiffstats
path: root/xorg-util
diff options
context:
space:
mode:
authorVlad Glagolev2022-07-27 15:00:51 -0700
committerVlad Glagolev2022-07-27 15:00:51 -0700
commitb3fcd08b8531ba066ea7c0c4092c11590c66321b (patch)
tree12a16fedcab437c6173d7a374dfc66969b20991d /xorg-util
parent551c2dc25a2de700e2cea6488598680862f899f9 (diff)
makedepend: switch to PKG-CONFIG provider (automated)
Diffstat (limited to 'xorg-util')
-rwxr-xr-xxorg-util/makedepend/DEPENDS2
-rw-r--r--xorg-util/makedepend/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/xorg-util/makedepend/DEPENDS b/xorg-util/makedepend/DEPENDS
index 1f75cdcb92..3c9cbecaaa 100755
--- a/xorg-util/makedepend/DEPENDS
+++ b/xorg-util/makedepend/DEPENDS
@@ -1,3 +1,3 @@
depends util-macros &&
-depends pkgconfig &&
+depends PKG-CONFIG &&
depends xorgproto
diff --git a/xorg-util/makedepend/HISTORY b/xorg-util/makedepend/HISTORY
index 95dcbb5736..f70af550fe 100644
--- a/xorg-util/makedepend/HISTORY
+++ b/xorg-util/makedepend/HISTORY
@@ -1,3 +1,6 @@
+2022-07-27 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: switch to PKG-CONFIG provider (automated)
+
2019-03-17 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.0.6
* DETAILS: add gpg checking