Change-Id: Id3916e0d960b00e65fb6bdd39bce8e6a6df00156
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
Name: weekeyboard
Version: 0.0.2
-Release: 1
+Release: 0
License: Apache-2.0
Summary: Virtual Keyboard Application
Url: http://github.com/etrunko/weekeyboard
BuildRequires: pkgconfig(evas)
BuildRequires: pkgconfig(ecore)
BuildRequires: pkgconfig(ecore-evas)
-BuildRequires: pkgconfig(ecore-wayland)
BuildRequires: pkgconfig(edje)
BuildRequires: pkgconfig(eet)
BuildRequires: pkgconfig(efreet)
Requires: ibus-hangul
Requires: ibus-libpinyin
-%if !%{with wayland}
+%if %{with wayland}
+BuildRequires: pkgconfig(ecore-wayland)
+%else
ExclusiveArch:
%endif
%{_bindir}/weekeyboard
%{_datadir}/weekeyboard/*.edj
-%changelog
-