diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-26 23:13:09 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-26 23:35:12 -0500 |
commit | 3a24ca16deb54ea46514eeaf8f64bce0ded10925 (patch) | |
tree | b8a70084d4da6ce5be3883e1a9ea5e7d757a983e /misc | |
parent | 67937037ffea8ffcfb1711f88adbb4b93f1edafc (diff) | |
download | slackbuilds-3a24ca16deb54ea46514eeaf8f64bce0ded10925.tar.gz |
misc/fcitx: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/fcitx/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/misc/fcitx/README b/misc/fcitx/README index 2c55db66d2..7936f838b7 100644 --- a/misc/fcitx/README +++ b/misc/fcitx/README @@ -5,5 +5,3 @@ Table-based input methods. If you have installed Gtk3 or OpenCC, you may run as below to make fcitx support them: $ GTK3=On OPENCC=On ./fcitx.SlackBuild - -You may need 'fcitx-configtool', a GUI tool for configuring fcitx. |