Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Arjan Bouter (917ba4db32f999f6ad969fbc1b6a7ec328d63442)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (917ba4db32f999f6ad969fbc1b6a7ec328d63442)
  • Date: Fri, 13 Apr 2012 13:20:49 -0500

GIT changes to master grimoire by Arjan Bouter <abouter AT sourcemage.org>:

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

New commits:
commit 917ba4db32f999f6ad969fbc1b6a7ec328d63442
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

gdk-pixbuf2: swapped xorg-libs for libx11 while figuring out what it
needs exactly

diff --git a/gnome2-libs/gdk-pixbuf2/DEPENDS b/gnome2-libs/gdk-pixbuf2/DEPENDS
index 26dee89..e8289b4 100755
--- a/gnome2-libs/gdk-pixbuf2/DEPENDS
+++ b/gnome2-libs/gdk-pixbuf2/DEPENDS
@@ -4,7 +4,7 @@ depends zlib &&
depends JPEG &&
depends tiff &&

-optional_depends xorg-libs \
+optional_depends libx11 \
'--with-x11' \
'--without-x11' \
'enable X11 support' &&
diff --git a/gnome2-libs/gdk-pixbuf2/HISTORY b/gnome2-libs/gdk-pixbuf2/HISTORY
index eef88cc..11251f3 100644
--- a/gnome2-libs/gdk-pixbuf2/HISTORY
+++ b/gnome2-libs/gdk-pixbuf2/HISTORY
@@ -1,3 +1,6 @@
+2012-04-13 Arjan Bouter <abouter AT sourcemage.org>
+ * DEPENDS: swapped xorg-libs for libx11
+
2012-04-10 Arjan Bouter <abouter AT sourcemage.org>
* DEPENDS: added missing dep on x11




  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (917ba4db32f999f6ad969fbc1b6a7ec328d63442), Arjan Bouter, 04/13/2012

Archive powered by MHonArc 2.6.24.

Top of Page