Clean up build flags
authorXavier Roche <xavier.roche@eurogiciel.fr>
Wed, 3 Jul 2013 12:07:45 +0000 (14:07 +0200)
committerEduardo Lima (Etrunko) <eduardo.lima@intel.com>
Tue, 13 Aug 2013 20:50:28 +0000 (17:50 -0300)
  - changing rendering engine to xcb
  - removing soft fb

packaging/evas.spec

index 84ca4944caeacdd78714244e357bf24262b46667..45c908f3278625515ec3d3290756c7f8a5cd8075 100644 (file)
@@ -63,10 +63,8 @@ Examples files for evas
             --enable-gles-variety-sgx \
             --enable-wayland-egl \
 %else
-            --enable-gl-xlib \
-            --disable-static \
-            --with-x \
-            --enable-fb
+            --enable-gl-xcb \
+            --with-x
 %endif
 
 make %{?_smp_mflags}