From: Ronan Le Martret Date: Tue, 11 Feb 2014 14:46:04 +0000 (+0100) Subject: weekeyboard should not try to build into a pure x11 platform. X-Git-Tag: submit/tizen/20141203.191842~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f594d84d86c2bc5c703b1cda5a88ddeb242ad86c;p=platform%2Fupstream%2Fweekeyboard.git weekeyboard should not try to build into a pure x11 platform. Already review in gerrit: https://review.tizen.org/gerrit/#/c/15790/ (Abandoned) But the change could not be merged due to a path conflict. Note: https://review.tizen.org/gerrit/#/c/16241/ (Abandoned too) Change-Id: Ie4676095682de40a9879af4899bc53331b085e4b Signed-off-by: Ronan Le Martret --- diff --git a/packaging/weekeyboard.spec b/packaging/weekeyboard.spec index d102f22..eb656b5 100644 --- a/packaging/weekeyboard.spec +++ b/packaging/weekeyboard.spec @@ -1,3 +1,5 @@ +%bcond_with wayland + Name: weekeyboard Version: 0.0.2 Release: 1 @@ -24,6 +26,9 @@ Requires: ibus Requires: ibus-hangul Requires: ibus-libpinyin +%if !%{with wayland} +ExclusiveArch: +%endif %description Weekeyboard is virtual keyboard application written in EFL and