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 8e28829773.
This commit is contained in:
parent
8e28829773
commit
6fd739eae1
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user