]> git.pld-linux.org Git - packages/cairo.git/commitdiff
disabled experimental gl backend, it just pulls too much dependencies
authorTomasz Pala <gotar@pld-linux.org>
Mon, 4 Jan 2016 14:01:29 +0000 (15:01 +0100)
committerTomasz Pala <gotar@pld-linux.org>
Mon, 4 Jan 2016 14:01:29 +0000 (15:01 +0100)
cairo.spec

index b7f67e7dc8c36cc645706f48aff6f472e5544416..b34a356bb7b1fa7f13a586a25c9af4d437bc0975 100644 (file)
@@ -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
This page took 0.1291 seconds and 4 git commands to generate.