[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (8f53d1765abac85b9307368396c568bef854c02f)

Vlad Glagolev scm at sourcemage.org
Wed Mar 11 18:17:49 EDT 2009


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

 x11-toolkits/gtk+2/DEPENDS |    6 ++++--
 x11-toolkits/gtk+2/HISTORY |    3 +++
 2 files changed, 7 insertions(+), 2 deletions(-)

New commits:
commit 8f53d1765abac85b9307368396c568bef854c02f
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    gtk+2: fixed cairo subdep

diff --git a/x11-toolkits/gtk+2/DEPENDS b/x11-toolkits/gtk+2/DEPENDS
index 5965ac2..3ce7554 100755
--- a/x11-toolkits/gtk+2/DEPENDS
+++ b/x11-toolkits/gtk+2/DEPENDS
@@ -1,8 +1,10 @@
 depends glib2 &&
 depends atk &&
 depends pango &&
-depends -sub "PDF PS" cairo &&
-depends xorg-libs &&
+depends -sub "PDF PS X" cairo &&
+depends libsm &&
+depends libxext &&
+depends libxcursor &&
 depends libxrender &&
 
 optional_depends libpng \
diff --git a/x11-toolkits/gtk+2/HISTORY b/x11-toolkits/gtk+2/HISTORY
index 9d62f0f..d5656f7 100644
--- a/x11-toolkits/gtk+2/HISTORY
+++ b/x11-toolkits/gtk+2/HISTORY
@@ -1,3 +1,6 @@
+2009-03-12 Vlad Glagolev <stealth at sourcemage.org>
+	* DEPENDS: corrected X dependencies
+
 2009-01-08 Ladislav Hagara <hgr at vabo.cz>
 	* DETAILS: 2.14.7
 



More information about the SM-Commit mailing list