From 82783320b61b45eae35e042a640aef071e027253 Mon Sep 17 00:00:00 2001 From: "Eduardo Lima (Etrunko)" Date: Fri, 22 Oct 2010 14:15:47 +0000 Subject: [PATCH] ecore_svn: fix GL configure option Signed-off-by: Eduardo Lima (Etrunko) Signed-off-by: Martin Jansa --- recipes/efl1/ecore_svn.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/efl1/ecore_svn.bb b/recipes/efl1/ecore_svn.bb index d38bc8ee5d..934a52f1e4 100644 --- a/recipes/efl1/ecore_svn.bb +++ b/recipes/efl1/ecore_svn.bb @@ -29,7 +29,7 @@ ECORE_OECONF = "\ --disable-ecore-x-xcb \ --disable-ecore-directfb \ --disable-ecore-sdl \ - --enable-ecore-evas-x11-gl \ + --enable-ecore-evas-opengl-x11 \ --disable-ecore-evas-dfb \ --disable-ecore-evas-sdl \ --disable-openssl \ -- 2.47.2