diff options
Diffstat (limited to 'packaging/weekeyboard.spec')
-rw-r--r-- | packaging/weekeyboard.spec | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/packaging/weekeyboard.spec b/packaging/weekeyboard.spec index 54b6ba6..d102f22 100644 --- a/packaging/weekeyboard.spec +++ b/packaging/weekeyboard.spec @@ -1,5 +1,3 @@ -%bcond_with mobile - Name: weekeyboard Version: 0.0.2 Release: 1 @@ -20,13 +18,12 @@ BuildRequires: pkgconfig(edje) BuildRequires: pkgconfig(eet) BuildRequires: pkgconfig(efreet) BuildRequires: pkgconfig(eldbus) -%if !%{with mobile} BuildRequires: ibus Requires: ibus Requires: ibus-hangul Requires: ibus-libpinyin -%endif + %description Weekeyboard is virtual keyboard application written in EFL and |