Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (bf31d4f8f47ed9c570ddb2f85573e83c9f2bca86)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (bf31d4f8f47ed9c570ddb2f85573e83c9f2bca86)
  • Date: Mon, 30 Mar 2009 17:12:16 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

gnome2-libs/metacity/DEPENDS | 1 +
gnome2-libs/metacity/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit bf31d4f8f47ed9c570ddb2f85573e83c9f2bca86
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

metacity: Depends on zenity

checking for zenity... no
configure: error: zenity not found in your path - needed for dialogs

diff --git a/gnome2-libs/metacity/DEPENDS b/gnome2-libs/metacity/DEPENDS
index 20ffb41..000bcea 100755
--- a/gnome2-libs/metacity/DEPENDS
+++ b/gnome2-libs/metacity/DEPENDS
@@ -8,6 +8,7 @@ depends intltool &&
depends libglade2 &&
depends orbit2 &&
depends xml-parser-expat &&
+depends zenity &&

optional_depends libxcomposite \
"--enable-compositor" \
diff --git a/gnome2-libs/metacity/HISTORY b/gnome2-libs/metacity/HISTORY
index 5d75a8e..52521f2 100644
--- a/gnome2-libs/metacity/HISTORY
+++ b/gnome2-libs/metacity/HISTORY
@@ -1,3 +1,6 @@
+2009-03-30 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on zenity
+
2009-03-24 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2.26.0
* PRE_BUILD: added to apply patch to remove -Werror compile switch



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (bf31d4f8f47ed9c570ddb2f85573e83c9f2bca86), Eric Sandall, 03/30/2009

Archive powered by MHonArc 2.6.24.

Top of Page