diff options
Diffstat (limited to 'packaging/weekeyboard.spec')
-rw-r--r-- | packaging/weekeyboard.spec | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/packaging/weekeyboard.spec b/packaging/weekeyboard.spec index a892cd3..d102f22 100644 --- a/packaging/weekeyboard.spec +++ b/packaging/weekeyboard.spec @@ -21,6 +21,9 @@ BuildRequires: pkgconfig(eldbus) BuildRequires: ibus Requires: ibus +Requires: ibus-hangul +Requires: ibus-libpinyin + %description Weekeyboard is virtual keyboard application written in EFL and @@ -37,12 +40,6 @@ make %{?_smp_mflags} %install %make_install - -%post - -%postun - - %files %manifest %{name}.manifest %defattr(-,root,root,-) |