From 6fd739eae17cc9f3a8793c08fe49174e0211db36 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sep 06 2018 22:03:08 +0000 Subject: Revert "Fix the build with updated dbus packaging in F29" The test failure this was supposed to fix turned out to be a gtk3 issue instead where it emitted a critical on GtkApplication shutdown and had nothing to do with dbus packaging. This reverts commit 8e288297739c7ccacc8c9fda739fbaa259660e93. --- diff --git a/libdazzle.spec b/libdazzle.spec index a13d0c9..7edba6b 100644 --- a/libdazzle.spec +++ b/libdazzle.spec @@ -20,11 +20,7 @@ BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(gtk+-3.0) # for tests -%if 0%{?fedora} >= 29 -BuildRequires: dbus-daemon -%else BuildRequires: dbus -%endif BuildRequires: xorg-x11-server-Xvfb BuildRequires: words