From: MinJeong Kim Date: Tue, 6 Jan 2015 06:08:39 +0000 (+0900) Subject: Fix build error X-Git-Tag: accepted/tizen/common/20150108.083859~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=517a32dc16f2f14a88fd52af6734abb9889fb8e4;p=platform%2Fcore%2Fuifw%2Fe-mod-tizen-wm-policy.git Fix build error Change-Id: I78819e2910c2b12b8b7e4eea5dde04836e6860bf Signed-off-by: MinJeong Kim --- diff --git a/packaging/e-mod-tizen-wm-policy.spec b/packaging/e-mod-tizen-wm-policy.spec index 0e95933..0f7cfed 100644 --- a/packaging/e-mod-tizen-wm-policy.spec +++ b/packaging/e-mod-tizen-wm-policy.spec @@ -8,6 +8,9 @@ License: BSD-2-Clause Source0: %{name}-%{version}.tar.bz2 BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(enlightenment) +%if !%{with x} +ExclusiveArch: +%endif %description The Enlightenment WM Policy Module for Tizen