From: Junchun Guan Date: Fri, 27 Dec 2013 09:52:54 +0000 (+0800) Subject: Sync with working project build-conf X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3ae9252df2848f2a390dd45f21e86756f83f6fa6;p=scm%2Fmeta%2Fbuild-config.git Sync with working project build-conf Fix platform/upstream/cairo build error because of missing X development libraries Change-Id: I1d293c7062f9997d8df54718c72a8624b3cec9ba Signed-off-by: Junchun Guan --- diff --git a/build.conf b/build.conf index 40d2bad..a8cea06 100644 --- a/build.conf +++ b/build.conf @@ -1,3 +1,5 @@ +%define _repository arm + Patterntype: rpm-md comps Release: . 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