Remove the --with-cairo-glesv2 argument since we do not build cairo with gl or gles...
authorRusty Lynch <rusty.lynch@intel.com>
Thu, 21 Jun 2012 17:51:54 +0000 (10:51 -0700)
committerOssama Othman <ossama.othman@intel.com>
Fri, 19 Apr 2013 22:59:49 +0000 (15:59 -0700)
packaging/weston.spec

index 3625d77..672078a 100644 (file)
@@ -49,7 +49,7 @@ Adds a simple cursor theme to the default cursor theme
 
 %build
 
-%autogen --disable-setuid-install --with-cairo-glesv2 
+%autogen --disable-setuid-install 
 
 make %{?jobs:-j%jobs}