[Lunar-commits] <moonbase> cairo: Adding some info for the mesa-libs optional depedns, if you say y

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Tue Jul 12 22:44:38 CEST 2011


commit 1e3e31e7fcaccc1db5c034ce9b264eb0b8fea655
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Tue Jul 12 16:44:38 2011 -0400

    cairo: Adding some info for the mesa-libs optional depedns, if you say y
    
    and using the current NVIDIA blobs, gtk+-2 make will tank with a segfault.
    Thanks to Slaug for finding this and Ratler for finding https://bugs.gentoo.org/show_bug.cgi?id=231742
---
 graphics/cairo/DEPENDS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/graphics/cairo/DEPENDS b/graphics/cairo/DEPENDS
index aae4b41..586d616 100644
--- a/graphics/cairo/DEPENDS
+++ b/graphics/cairo/DEPENDS
@@ -43,7 +43,7 @@ optional_depends "libdrm"                                               \
 optional_depends "mesa-lib"                                             \
                  "--enable-gl"                                          \
                  "--disable-gl"                                         \
-                 "for OpenGL surface backend (experimental)"
+                 "for OpenGL surface backend (experimental and if using NVIDIA blobs, say N else gtk+-2 segfaults)"
 
 optional_depends "freetype2"                                            \
                  "--enable-ft"                                          \


More information about the Lunar-commits mailing list