build: Disable the X11 compositor
authorRob Bradford <rob@linux.intel.com>
Mon, 13 Aug 2012 13:43:04 +0000 (14:43 +0100)
committerOssama Othman <ossama.othman@intel.com>
Fri, 19 Apr 2013 22:59:49 +0000 (15:59 -0700)
Fixes: https://bugs.tizen.org/jira/browse/TIVI-76

packaging/weston.spec

index f1e5bec..e28404f 100644 (file)
@@ -49,7 +49,7 @@ Adds a simple cursor theme to the default cursor theme
 
 %build
 
-%autogen --disable-setuid-install 
+%autogen --disable-setuid-install --disable-x11-compositor
 
 make %{?jobs:-j%jobs}