Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (0d82feabf77b327fe4df749c59bff8e4a969c0dd)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (0d82feabf77b327fe4df749c59bff8e4a969c0dd)
  • Date: Fri, 21 Sep 2018 20:43:37 +0000

GIT changes to stable-0.62 grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

xorg-app/compiz/DEPENDS | 2 +-
xorg-app/compiz/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 0d82feabf77b327fe4df749c59bff8e4a969c0dd
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

compiz: correct glib2 dependency

(cherry picked from commit 0d98f5a314596ef7381439c13b127a792f311abb)

diff --git a/xorg-app/compiz/DEPENDS b/xorg-app/compiz/DEPENDS
index df1f00d..9fdf2f3 100755
--- a/xorg-app/compiz/DEPENDS
+++ b/xorg-app/compiz/DEPENDS
@@ -33,7 +33,7 @@ optional_depends gconf2 \
"--disable-gconf" \
"Use gconf to store settings" &&

-optional_depends glib \
+optional_depends glib2 \
"--enable-glib" \
"--disable-glib" \
"Enable glib plugin" &&
diff --git a/xorg-app/compiz/HISTORY b/xorg-app/compiz/HISTORY
index d0f9d31..f16cd53 100644
--- a/xorg-app/compiz/HISTORY
+++ b/xorg-app/compiz/HISTORY
@@ -1,3 +1,6 @@
+2018-09-21 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: corrected glib2 dependency
+
2012-02-24 Pol Vinogradov <vin.public AT gmail.com>
* DETAILS: version 0.8.8




  • [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (0d82feabf77b327fe4df749c59bff8e4a969c0dd), Vlad Glagolev, 09/21/2018

Archive powered by MHonArc 2.6.24.

Top of Page