diff options
Diffstat (limited to 'chinese/oxim')
-rw-r--r-- | chinese/oxim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/oxim/Makefile b/chinese/oxim/Makefile index 9f1e644a6f7b..89926944fce4 100644 --- a/chinese/oxim/Makefile +++ b/chinese/oxim/Makefile @@ -19,7 +19,7 @@ GTK2_DESC= GTK2 input method module CHEWING_DESC= Chewing input module UNICODE_DESC= Unicode input module -USES= iconv +USES= iconv pkgconfig USE_XORG= x11 xft xpm xtst WANT_GNOME= yes |