summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/ibus/README3
-rw-r--r--misc/ibus/ibus.info2
2 files changed, 2 insertions, 3 deletions
diff --git a/misc/ibus/README b/misc/ibus/README
index e2bb02e3ed..0ceb59617a 100644
--- a/misc/ibus/README
+++ b/misc/ibus/README
@@ -6,8 +6,7 @@ After installing at least one engine (e.g. PinYin engine) and enabling it
in ibus-setup, ibus itself should be fully functional. If you want to use
ibus as your primary input method, you should remove the scim package.
-This requires pyxdg. If you use qt applications, then you probably want
-ibus-qt as well.
+If you use qt applications, then you probably want ibus-qt as well.
After installing, ibus will automatically be started in an xdg-compliant
desktop environment; if this behavior is undesirable, you can disable it
diff --git a/misc/ibus/ibus.info b/misc/ibus/ibus.info
index e600636caa..3d67139b78 100644
--- a/misc/ibus/ibus.info
+++ b/misc/ibus/ibus.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://ibus.googlecode.com/files/ibus-1.3.9.tar.gz"
MD5SUM="57345a3c1cfe37ce3825f6221676dcfe"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="ibus-qt pyxdg"
+REQUIRES="pyxdg"
MAINTAINER="Grissiom"
EMAIL="chaos.proton@gmail.com"