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, 15 Feb 2013 21:04:14 +0000 (13:04 -0800)
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}