Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (02f9f5202c2e16993528669bc2f18363443cc103)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (02f9f5202c2e16993528669bc2f18363443cc103)
  • Date: Tue, 28 Jan 2025 04:34:18 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

wm-addons/hypridle/DEPENDS | 1 +
wm-addons/hypridle/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit 02f9f5202c2e16993528669bc2f18363443cc103
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

wm-addons/hypridle: needs hyprutils

diff --git a/wm-addons/hypridle/DEPENDS b/wm-addons/hypridle/DEPENDS
index 385cffc..6ed8c94 100755
--- a/wm-addons/hypridle/DEPENDS
+++ b/wm-addons/hypridle/DEPENDS
@@ -5,6 +5,7 @@ if [[ "${HYPRIDLE_BRANCH}" == "scm" ]]; then
fi &&

depends hyprlang &&
+depends hyprutils &&
depends sdbus-cpp &&
depends wayland &&
depends wayland-protocols
diff --git a/wm-addons/hypridle/HISTORY b/wm-addons/hypridle/HISTORY
index 95b3e49..4bf0bcc 100644
--- a/wm-addons/hypridle/HISTORY
+++ b/wm-addons/hypridle/HISTORY
@@ -1,3 +1,6 @@
+2025-01-27 Pavel Vinogradov <public AT sourcemage.org>
+ * DEPENDS: needs hyprutils
+
2024-11-02 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.1.5



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (02f9f5202c2e16993528669bc2f18363443cc103), Pavel Vinogradov, 01/27/2025

Archive powered by MHonArc 2.6.24.

Top of Page