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:
parent
6f74db21dd
commit
746ad7cd5d
@ -92,7 +92,7 @@ Requires: policycoreutils-python-utils
|
|||||||
BuildRequires: intltool gettext python3
|
BuildRequires: intltool gettext python3
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
Requires: python3-slip-dbus systemd-python3 >= 206-1
|
Requires: python3-slip-dbus systemd-python3 >= 206-1
|
||||||
Requires: python3-gobject >= 3.11
|
Requires: python3-gobject-base >= 3.11
|
||||||
Requires: dbus
|
Requires: dbus
|
||||||
Requires: python3-dbus
|
Requires: python3-dbus
|
||||||
Requires: polkit
|
Requires: polkit
|
||||||
|
Loading…
Reference in New Issue
Block a user