summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cairo.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/cairo.morph b/cairo.morph
index 6b578df41..5248c97c7 100644
--- a/cairo.morph
+++ b/cairo.morph
@@ -3,6 +3,6 @@
"kind": "chunk",
"build-system": "autotools",
"configure-commands": [
- "./autogen.sh --prefix=\"$PREFIX\" --enable-gl --enable-xcb"
+ "./autogen.sh --prefix=\"$PREFIX\" --enable-glesv2"
]
}