From ebf2ad9ec8b428e9174765495b6b0fe8bed84648 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Wed, 16 Sep 2015 15:03:56 +0200 Subject: [PATCH] Add Requires: dbus-x11 It's not worth doing a new build just for this, so this will be part of the next one we do. https://bugzilla.redhat.com/show_bug.cgi?id=1206770 --- gnome-terminal.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/gnome-terminal.spec b/gnome-terminal.spec index 28a67e2..ec6f6e2 100644 --- a/gnome-terminal.spec +++ b/gnome-terminal.spec @@ -21,6 +21,7 @@ Patch0: 0001-build-Don-t-treat-warnings-as-errors.patch Patch100: gnome-terminal-restore-dark-transparency.patch Patch101: gnome-terminal-command-notify.patch +BuildRequires: dbus-x11 BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: GConf2-devel BuildRequires: gtk3-devel >= %{gtk3_version}