Skip to Content.
Sympa Menu

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

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 (d2a1ddf42b955cb3bdbbc30a6d39dc0b794e83a5)
  • Date: Thu, 15 Jan 2015 02:57:12 -0600

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

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

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

firefox: needs libxcomposite

diff --git a/http/firefox/DEPENDS b/http/firefox/DEPENDS
index f4b52ad..801b9a2 100755
--- a/http/firefox/DEPENDS
+++ b/http/firefox/DEPENDS
@@ -10,6 +10,7 @@ depends libx11
&&
depends libxext &&
depends libxrender &&
depends libxt &&
+depends libxcomposite &&

depends pango '--enable-pango' &&
depends libxft '--enable-xft --disable-freetype2' &&
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index 6e003b4..a16d814 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,6 @@
+2015-01-15 Thomas Orgis <sobukus AT sourcemage.org>
+ * DEPENDS: needs libxcomposite
+
2015-01-13 Pol Vinogradov <vin.public AT gmail.com>
* DETAILS: version 35.0, SECURITY_PATCH++
* DEPENDS: JPEG -> libjpeg-turbo, added appropriate



  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (d2a1ddf42b955cb3bdbbc30a6d39dc0b794e83a5), Thomas Orgis, 01/15/2015

Archive powered by MHonArc 2.6.24.

Top of Page