diff --git a/glib2.changes b/glib2.changes index 870260a..9b8cfc3 100644 --- a/glib2.changes +++ b/glib2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jul 21 18:57:30 UTC 2012 - dimstar@opensuse.org + +- Add dbus-1-x11 Requires to libgio-2_0-0 (bnc#678518). + ------------------------------------------------------------------- Sun Jul 15 06:00:44 UTC 2012 - zaitor@opensuse.org diff --git a/glib2.spec b/glib2.spec index f297ac8..9454b8d 100644 --- a/glib2.spec +++ b/glib2.spec @@ -198,6 +198,8 @@ Group: System/Libraries Requires: gio-branding = %{version} # bnc#555605: shared-mime-info is required by libgio to properly detect mime types. Requires: shared-mime-info +# bnc#678518: libgio interacts with others by means of dbus-launch +Requires: dbus-1-x11 # The tools are useful for people having libgio Recommends: %{name}-tools # Needed for branding packages