Skip to Content.
Sympa Menu

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

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
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (46e57bc2c285d73cb983319dddd90fe8d541f3d0)
  • Date: Tue, 30 Apr 2024 03:38:21 +0000

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

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

New commits:
commit 46e57bc2c285d73cb983319dddd90fe8d541f3d0
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

wm-addons/hyprpaper: doesn't need wlroots

diff --git a/wm-addons/hyprpaper/DEPENDS b/wm-addons/hyprpaper/DEPENDS
index c0e1ea0..5671219 100755
--- a/wm-addons/hyprpaper/DEPENDS
+++ b/wm-addons/hyprpaper/DEPENDS
@@ -10,5 +10,4 @@ depends make &&
depends pango &&
depends JPEG &&
depends wayland &&
-depends wayland-protocols &&
-depends wlroots
+depends wayland-protocols
diff --git a/wm-addons/hyprpaper/HISTORY b/wm-addons/hyprpaper/HISTORY
index 54498cf..6c23e47 100644
--- a/wm-addons/hyprpaper/HISTORY
+++ b/wm-addons/hyprpaper/HISTORY
@@ -1,3 +1,6 @@
+2024-04-29 Pavel Vinogradov <public AT sourcemage.org>
+ * DEPENDS: removed bogus wlroots
+
2024-03-25 Pavel Vinogradov <public AT sourcemage.org>
* BUILD, CONFIGURE, DEPENDS, INSTALL: scm branch now uses default
cmake
build/install, enabled parallel/distributed build for stable


  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (46e57bc2c285d73cb983319dddd90fe8d541f3d0), Pavel Vinogradov, 04/29/2024

Archive powered by MHonArc 2.6.24.

Top of Page