Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (1abfaeb8b253843fecc6611d0ab8f183cfaa6e7b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (1abfaeb8b253843fecc6611d0ab8f183cfaa6e7b)
  • Date: Sun, 12 Nov 2023 19:55:59 +0000

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

xfce/exo/DEPENDS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 1abfaeb8b253843fecc6611d0ab8f183cfaa6e7b
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

exo: fix DEPENDS typo

diff --git a/xfce/exo/DEPENDS b/xfce/exo/DEPENDS
index 9c0c0a2..3e0a6d8 100755
--- a/xfce/exo/DEPENDS
+++ b/xfce/exo/DEPENDS
@@ -1,5 +1,5 @@
. "${GRIMOIRE}/FUNCTIONS" &&
-. "${GRIMOOIRE}/VDEPENDS" &&
+. "${GRIMOIRE}/VDEPENDS" &&
depends gtk+3 &&
vdepends <<< "at-spi2-core >= 2.45.0" &&
depends libxfce4util &&



  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (1abfaeb8b253843fecc6611d0ab8f183cfaa6e7b), Thomas Orgis, 11/12/2023

Archive powered by MHonArc 2.6.24.

Top of Page