summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsmael Luceno2010-03-31 21:59:59 -0300
committerIsmael Luceno2010-03-31 21:59:59 -0300
commit9efa0e20b2fffe8b314c306133c93d4cb3d325de (patch)
tree6f486b94839c9b881b14ced45308b64a4fc11807
parent2d19d6ae0fb30863c32e74b4df5ea69c093fe09d (diff)
ibus: depends on pyxdg
-rwxr-xr-xi18n/ibus/DEPENDS1
-rw-r--r--i18n/ibus/HISTORY1
2 files changed, 2 insertions, 0 deletions
diff --git a/i18n/ibus/DEPENDS b/i18n/ibus/DEPENDS
index 6b607bc159..0a27dae5fd 100755
--- a/i18n/ibus/DEPENDS
+++ b/i18n/ibus/DEPENDS
@@ -1,4 +1,5 @@
depends python &&
+depends pyxdg &&
depends dbus-glib &&
depends dbus-python &&
depends notify-python &&
diff --git a/i18n/ibus/HISTORY b/i18n/ibus/HISTORY
index 2c4ce321d7..af49346423 100644
--- a/i18n/ibus/HISTORY
+++ b/i18n/ibus/HISTORY
@@ -1,3 +1,4 @@
2010-03-31 Ismael Luceno <ismael@sourcemage.org>
* DEPENDS, DETAILS: spell created
+ * DETAILS: depends on pyxdg