Only depend on cvt

We currently depend on the Xorg server to provide the cvt utility.

The tool is also available as a stand-alone package, so depend
on that instead of the full server.

Backport of c5ee7684cb

Resolves: https://issues.redhat.com/browse/RHEL-40764
This commit is contained in:
Niels De Graef 2024-06-27 15:33:58 +02:00
parent e1b818b27a
commit 508c582bfa
1 changed files with 1 additions and 1 deletions

View File

@ -70,10 +70,10 @@ BuildRequires: pkgconfig(libpipewire-0.3) >= %{pipewire_version}
BuildRequires: pkgconfig(sysprof-capture-4)
BuildRequires: sysprof-devel
BuildRequires: pkgconfig(libsystemd)
BuildRequires: xorg-x11-server-Xorg
BuildRequires: xorg-x11-server-Xvfb
BuildRequires: pkgconfig(xkeyboard-config)
BuildRequires: desktop-file-utils
BuildRequires: cvt
# Bootstrap requirements
BuildRequires: gettext-devel git-core
BuildRequires: pkgconfig(libcanberra)