setroubleshoot-server: only require gobject-base

When only the server is being installed, there is no need for the
cairo portions of gobject. This change avoids pulling in the X11
stack.

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
Stephen Gallagher 2019-07-25 11:14:51 -04:00
parent 6f74db21dd
commit 746ad7cd5d
No known key found for this signature in database
GPG Key ID: 7A25556236BAA3A3
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ Requires: policycoreutils-python-utils
BuildRequires: intltool gettext python3
BuildRequires: python3-devel
Requires: python3-slip-dbus systemd-python3 >= 206-1
Requires: python3-gobject >= 3.11
Requires: python3-gobject-base >= 3.11
Requires: dbus
Requires: python3-dbus
Requires: polkit