Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6a28b63033d035d3aaf4fb43f425f476288ba3c7)

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 master grimoire by Vlad Glagolev (6a28b63033d035d3aaf4fb43f425f476288ba3c7)
  • Date: Sat, 28 Nov 2009 11:15:14 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

http/xulrunner/DEPENDS | 2 +-
http/xulrunner/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 6a28b63033d035d3aaf4fb43f425f476288ba3c7
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

xulrunner: finally killed xorg-libs

diff --git a/http/xulrunner/DEPENDS b/http/xulrunner/DEPENDS
index abee08e..8b35174 100755
--- a/http/xulrunner/DEPENDS
+++ b/http/xulrunner/DEPENDS
@@ -9,7 +9,7 @@ depends nspr &&
depends -sub "3.12.x" nss &&
depends perl &&
depends python &&
-depends xorg-libs '--with-x' &&
+depends libxt '--with-x' &&
depends zip &&
depends zlib &&
optional_depends openldap \
diff --git a/http/xulrunner/HISTORY b/http/xulrunner/HISTORY
index eff76b6..3567488 100644
--- a/http/xulrunner/HISTORY
+++ b/http/xulrunner/HISTORY
@@ -1,3 +1,6 @@
+2009-11-28 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: corrected dependencies -- killed xorg-libs, see #14699
+
2009-11-05 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.9.1.5, FFVERSION=3.5.5




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6a28b63033d035d3aaf4fb43f425f476288ba3c7), Vlad Glagolev, 11/28/2009

Archive powered by MHonArc 2.6.24.

Top of Page