summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandall2012-10-16 16:52:43 -0700
committerEric Sandall2012-10-16 16:52:43 -0700
commit66e375e399ab3b6ff70835dbc15d9f63805cfa04 (patch)
tree7b73b9af15c9295f7ad28f5bba305c9ecfae69ae
parent95891d6824c91a55a8e7ee2b7aac14c052c52aa5 (diff)
gnome-settings-daemon: Depends on ibus
-rwxr-xr-xgnome2-libs/gnome-settings-daemon/DEPENDS1
-rw-r--r--gnome2-libs/gnome-settings-daemon/HISTORY1
2 files changed, 2 insertions, 0 deletions
diff --git a/gnome2-libs/gnome-settings-daemon/DEPENDS b/gnome2-libs/gnome-settings-daemon/DEPENDS
index 97c061fe5d..6b3786243a 100755
--- a/gnome2-libs/gnome-settings-daemon/DEPENDS
+++ b/gnome2-libs/gnome-settings-daemon/DEPENDS
@@ -16,6 +16,7 @@ depends gnome-desktop3 &&
depends startup-notification &&
depends colord &&
depends upower &&
+depends ibus &&
if [[ $PULSE == pulse ]]; then
depends -sub GLIB pulseaudio
diff --git a/gnome2-libs/gnome-settings-daemon/HISTORY b/gnome2-libs/gnome-settings-daemon/HISTORY
index ab121e7140..ce773599c8 100644
--- a/gnome2-libs/gnome-settings-daemon/HISTORY
+++ b/gnome2-libs/gnome-settings-daemon/HISTORY
@@ -1,6 +1,7 @@
2012-10-16 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Updated to 3.6.1
SOURCE matches upstream posted SHA256
+ * DEPENDS: Depends on ibus
2012-08-30 Tommy Boatman <tboatman@sourcemage.org>
* CONFIGURE: added config option for PulseAudio