[packages/cairo] disabled experimental gl backend, it just pulls too much dependencies

gotar gotar at pld-linux.org
Mon Jan 4 15:02:11 CET 2016


commit 70f4856814df9f70d02d13148fb258ad1d2a4d4c
Author: Tomasz Pala <gotar at pld-linux.org>
Date:   Mon Jan 4 15:01:29 2016 +0100

    disabled experimental gl backend, it just pulls too much dependencies

 cairo.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cairo.spec b/cairo.spec
index b7f67e7..b34a356 100644
--- a/cairo.spec
+++ b/cairo.spec
@@ -4,7 +4,7 @@
 %bcond_with	cogl		# Cogl surface backend [incompatible with cogl 1.12.x]
 %bcond_with	directfb	# DirectFB surface backend
 %bcond_with	drm		# DRM surface backend
-%bcond_without	gl		# OpenGL surface backend
+%bcond_with	gl		# OpenGL surface backend, http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2015-May/024387.html
 %bcond_with	glesv2		# OpenGLESv2 surface backend (mutually exclusive with gl)
 %bcond_with	openvg		# OpenVG surface backend
 %bcond_without	pdf		# PDF surface backend
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cairo.git/commitdiff/70f4856814df9f70d02d13148fb258ad1d2a4d4c



More information about the pld-cvs-commit mailing list