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:
parent
e1b818b27a
commit
508c582bfa
@ -70,10 +70,10 @@ BuildRequires: pkgconfig(libpipewire-0.3) >= %{pipewire_version}
|
|||||||
BuildRequires: pkgconfig(sysprof-capture-4)
|
BuildRequires: pkgconfig(sysprof-capture-4)
|
||||||
BuildRequires: sysprof-devel
|
BuildRequires: sysprof-devel
|
||||||
BuildRequires: pkgconfig(libsystemd)
|
BuildRequires: pkgconfig(libsystemd)
|
||||||
BuildRequires: xorg-x11-server-Xorg
|
|
||||||
BuildRequires: xorg-x11-server-Xvfb
|
BuildRequires: xorg-x11-server-Xvfb
|
||||||
BuildRequires: pkgconfig(xkeyboard-config)
|
BuildRequires: pkgconfig(xkeyboard-config)
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
|
BuildRequires: cvt
|
||||||
# Bootstrap requirements
|
# Bootstrap requirements
|
||||||
BuildRequires: gettext-devel git-core
|
BuildRequires: gettext-devel git-core
|
||||||
BuildRequires: pkgconfig(libcanberra)
|
BuildRequires: pkgconfig(libcanberra)
|
||||||
|
Loading…
Reference in New Issue
Block a user