Remove xorg-x11-xinit from BuildRequires
The tests use xvfb-run, which is provided by xorg-x11-server-Xvfb already. Backport of Fedora PR https://src.fedoraproject.org/rpms/perl-Tk/pull-request/3 Fixes: https://issues.redhat.com/browse/RHEL-41058
This commit is contained in:
parent
ae6dc3bb44
commit
4b22276d2e
@ -75,7 +75,6 @@ BuildRequires: perl(XSLoader)
|
||||
# Tests:
|
||||
# X11 tests:
|
||||
BuildRequires: xorg-x11-server-Xvfb
|
||||
BuildRequires: xorg-x11-xinit
|
||||
BuildRequires: google-noto-sans-fonts
|
||||
BuildRequires: font(:lang=en)
|
||||
# Specific font is needed for tests, bug #1141117, CPAN RT#98831
|
||||
@ -141,7 +140,6 @@ Requires: %{name} = %{?epoch:%{epoch}:}%{version}-%{release}
|
||||
Requires: perl-Test-Harness
|
||||
# X11 tests:
|
||||
Requires: xorg-x11-server-Xvfb
|
||||
Requires: xorg-x11-xinit
|
||||
Requires: google-noto-sans-fonts
|
||||
Requires: font(:lang=en)
|
||||
Requires: liberation-sans-fonts
|
||||
|
Loading…
Reference in New Issue
Block a user