Sync with working project build-conf 04/14204/1
authorJunchun Guan <junchunx.guan@intel.com>
Fri, 27 Dec 2013 09:52:54 +0000 (17:52 +0800)
committerJunchun Guan <junchunx.guan@intel.com>
Fri, 27 Dec 2013 09:52:54 +0000 (17:52 +0800)
Fix platform/upstream/cairo build error because of missing X development libraries

Change-Id: I1d293c7062f9997d8df54718c72a8624b3cec9ba
Signed-off-by: Junchun Guan <junchunx.guan@intel.com>
build.conf

index 40d2bad..a8cea06 100644 (file)
@@ -1,3 +1,5 @@
+%define _repository arm
+
 Patterntype: rpm-md comps
 Release: <CI_CNT>.<B_CNT>
 Support: build 
@@ -38,6 +40,7 @@ Prefer: pvr-bin-mdfld-devel
 %define _without_cairo_gl_backend 0
 %define _with_tizen 1
 %define _with_Gstreamer0.10 1
+%define _with_x 1
 
 
 %define gcc_version 48
@@ -157,6 +160,7 @@ Macros:
 %_with_tizen 1
 %_with_Gstreamer0.10 1
 %_without_cairo_gl_backend 0
+%_with_x 1
 
 %check exit 0
 %run_check_section 0