diff options
Diffstat (limited to 'japanese/fcitx-skk/Makefile')
-rw-r--r-- | japanese/fcitx-skk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/fcitx-skk/Makefile b/japanese/fcitx-skk/Makefile index 63446a6297a7..a013ee500f97 100644 --- a/japanese/fcitx-skk/Makefile +++ b/japanese/fcitx-skk/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libfcitx-config.so:chinese/fcitx \ libskk.so:japanese/libskk BUILD_DEPENDS= bash:shells/bash -USES= tar:xz compiler:c++11-lang cmake gettext pkgconfig +USES= cmake compiler:c++11-lang gettext gnome pkgconfig tar:xz INSTALLS_ICONS= yes CMAKE_ARGS+= -DSKK_DEFAULT_PATH=${LOCALBASE}/share/skk/SKK-JISYO.L |