From f254b27edee3f9e37da7ae7284ecbd052a37d910 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Tue, 28 Feb 2017 16:47:05 +0100 Subject: [PATCH] Revert "Add Requires: dbus-x11" Instead of adding a Requires, it actually added a BuildRequires. The package already had a "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. This reverts commit ebf2ad9ec8b428e9174765495b6b0fe8bed84648. --- gnome-terminal.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/gnome-terminal.spec b/gnome-terminal.spec index 01e1652..7a2d2a1 100644 --- a/gnome-terminal.spec +++ b/gnome-terminal.spec @@ -20,7 +20,6 @@ Patch0: 0001-build-Don-t-treat-warnings-as-errors.patch Patch99: gnome-terminal-translations.patch Patch100: gnome-terminal-notify-open-title-transparency.patch -BuildRequires: dbus-x11 BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: gtk3-devel >= %{gtk3_version} BuildRequires: gsettings-desktop-schemas-devel