summaryrefslogtreecommitdiffstats
path: root/wm-addons
diff options
context:
space:
mode:
authorVlad Glagolev2022-07-27 15:03:37 -0700
committerVlad Glagolev2022-07-27 15:03:37 -0700
commit9a848e45de55ac264176572364377ddd19f1539c (patch)
treec30e3ec8cd9c290680ece6ec1f4cf0d621d2fc9a /wm-addons
parent5a304b0276ee9cbdbfdcb1a1524c83248716d64b (diff)
i3lock: switch to PKG-CONFIG provider (automated)
Diffstat (limited to 'wm-addons')
-rwxr-xr-xwm-addons/i3lock/DEPENDS2
-rw-r--r--wm-addons/i3lock/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/wm-addons/i3lock/DEPENDS b/wm-addons/i3lock/DEPENDS
index 46c8c6c4cc..6167d9b8b4 100755
--- a/wm-addons/i3lock/DEPENDS
+++ b/wm-addons/i3lock/DEPENDS
@@ -6,7 +6,7 @@ depends libxcb &&
depends libxkbcommon &&
depends libxkbfile &&
depends linux-pam &&
-depends pkgconfig &&
+depends PKG-CONFIG &&
depends xcb-util &&
depends xcb-util-image &&
depends xcb-util-keysyms &&
diff --git a/wm-addons/i3lock/HISTORY b/wm-addons/i3lock/HISTORY
index 8524abe01e..c8ad5c9719 100644
--- a/wm-addons/i3lock/HISTORY
+++ b/wm-addons/i3lock/HISTORY
@@ -1,3 +1,6 @@
+2022-07-27 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: switch to PKG-CONFIG provider (automated)
+
2022-06-25 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 2.14.1