summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandall2012-10-18 11:50:27 -0700
committerEric Sandall2012-10-18 11:50:27 -0700
commit04af150907071bd9f0b1ad4072f6d26c64c7ace2 (patch)
tree860e0c3d2c3ee093f4cbb2f04cc6813b1e2dcd54
parent40ce5e9b50a515c19dc8c77a4386b8658340d773 (diff)
Revert "gnome-settings-daemon: Depends on ibus"
This reverts commit 66e375e399ab3b6ff70835dbc15d9f63805cfa04. tboatman is working on GNOME 3.6.0.
-rwxr-xr-xgnome2-libs/gnome-settings-daemon/DEPENDS1
-rw-r--r--gnome2-libs/gnome-settings-daemon/HISTORY1
2 files changed, 0 insertions, 2 deletions
diff --git a/gnome2-libs/gnome-settings-daemon/DEPENDS b/gnome2-libs/gnome-settings-daemon/DEPENDS
index 6b3786243a..97c061fe5d 100755
--- a/gnome2-libs/gnome-settings-daemon/DEPENDS
+++ b/gnome2-libs/gnome-settings-daemon/DEPENDS
@@ -16,7 +16,6 @@ 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 ce773599c8..ab121e7140 100644
--- a/gnome2-libs/gnome-settings-daemon/HISTORY
+++ b/gnome2-libs/gnome-settings-daemon/HISTORY
@@ -1,7 +1,6 @@
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