[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (9c64cd22f5f190edd1fad75257a565668e4e8afc)

Vlad Glagolev scm at sourcemage.org
Tue Nov 30 14:14:15 EST 2010


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

 xorg-lib/libx11/DEPENDS |    7 ++-----
 xorg-lib/libx11/HISTORY |    3 +++
 2 files changed, 5 insertions(+), 5 deletions(-)

New commits:
commit 9c64cd22f5f190edd1fad75257a565668e4e8afc
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    libx11: libxcb isn't optional anymore

diff --git a/xorg-lib/libx11/DEPENDS b/xorg-lib/libx11/DEPENDS
index 219fac7..b417f12 100755
--- a/xorg-lib/libx11/DEPENDS
+++ b/xorg-lib/libx11/DEPENDS
@@ -11,14 +11,11 @@ depends  kbproto           &&
 depends  inputproto        &&
 depends  libxau            &&
 depends  libxdmcp          &&
+depends  libxcb            &&
+
 optional_depends  groff '--enable-specs' '--disable-specs' 'specification docs' &&
-optional_depends  libxcb                                   \
-                  "--with-xcb"                             \
-                  "--without-xcb"                          \
-                  "Enable XCB support (EXPERIMENTAL)"      &&
 
 optional_depends  xf86bigfontproto                         \
                   "--enable-xf86bigfont"                   \
                   "--disable-xf86bigfont"                  \
                   "Enable XF86BigFont extension support?"
-
diff --git a/xorg-lib/libx11/HISTORY b/xorg-lib/libx11/HISTORY
index 543930f..2cb1612 100644
--- a/xorg-lib/libx11/HISTORY
+++ b/xorg-lib/libx11/HISTORY
@@ -1,3 +1,6 @@
+2010-11-30 Vlad Glagolev <stealth at sourcemage.org>
+	* DEPENDS: libxcb isn't optional anymore
+
 2010-11-22 Treeve Jelbert <treeve at sourcemage.org>
 	* DETAILS: version 1.4.0
 



More information about the SM-Commit mailing list