Skip to Content.
Sympa Menu

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

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 (24f0b3ca1d6951133ea06c43c8c4ac2d246a6e1c)
  • Date: Sat, 25 Feb 2023 23:12:19 +0000

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

utils/xdg-desktop-portal-wlr/DEPENDS | 7 ++++---
utils/xdg-desktop-portal-wlr/HISTORY | 3 +++
2 files changed, 7 insertions(+), 3 deletions(-)

New commits:
commit 24f0b3ca1d6951133ea06c43c8c4ac2d246a6e1c
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

utils/xdg-desktop-portal-wlr: needs LOGIN-MANAGER, reformatted DEPENDS

diff --git a/utils/xdg-desktop-portal-wlr/DEPENDS
b/utils/xdg-desktop-portal-wlr/DEPENDS
index 7b9aaa8..b3d96e5 100755
--- a/utils/xdg-desktop-portal-wlr/DEPENDS
+++ b/utils/xdg-desktop-portal-wlr/DEPENDS
@@ -6,6 +6,7 @@ depends wayland-protocols &&
depends inih &&
depends mesa &&
depends libdrm &&
+depends LOGIN-DAEMON 'sd-bus-provider=auto' &&

optional_depends systemd \
'systemd=enabled' \
@@ -13,6 +14,6 @@ optional_depends systemd \
'Install systemd user service unit?' &&

optional_depends scdoc \
- 'man-pages=enabled' \
- 'man-pages=disabled' \
- 'Build man-pages?'
+ 'man-pages=enabled' \
+ 'man-pages=disabled' \
+ 'Build man-pages?'
diff --git a/utils/xdg-desktop-portal-wlr/HISTORY
b/utils/xdg-desktop-portal-wlr/HISTORY
index 04b2c46..5e0501d 100644
--- a/utils/xdg-desktop-portal-wlr/HISTORY
+++ b/utils/xdg-desktop-portal-wlr/HISTORY
@@ -1,3 +1,6 @@
+2023-02-25 Pavel Vinogradov <public AT sourcemage.org>
+ * DEPENDS: needs LOOIN-MANAGER, reformatted
+
2022-11-24 Conner Clere <connerclere AT gmail.com>
* CONFIGURE, DEPENDS, DETAILS: version 0.6.0, new spell




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (24f0b3ca1d6951133ea06c43c8c4ac2d246a6e1c), Pavel Vinogradov, 02/25/2023

Archive powered by MHonArc 2.6.24.

Top of Page