Update kinfocenter.spec

This commit is contained in:
2026-03-12 22:10:13 +08:00
parent f6156855fd
commit 19f7a70b6c

View File

@@ -48,7 +48,7 @@ Obsoletes: kinfocenter5-lang < %{version}
Requires: kf6-kcmutils-imports >= %{kf6_version} Requires: kf6-kcmutils-imports >= %{kf6_version}
# needed for the fileindexermonitor # needed for the fileindexermonitor
Requires: kf6-baloo-imports >= %{kf6_version} Requires: kf6-baloo >= %{kf6_version}
# The executable is now a link to systemsettings # The executable is now a link to systemsettings
Requires: systemsettings Requires: systemsettings
# lspci is called by the PCI KCM # lspci is called by the PCI KCM
@@ -59,8 +59,8 @@ Requires: /usr/bin/glxinfo
Requires: (/usr/bin/vulkaninfo if libvulkan1) Requires: (/usr/bin/vulkaninfo if libvulkan1)
# Plasma Wayland is always installed # Plasma Wayland is always installed
Requires: /usr/bin/wayland-info Requires: /usr/bin/wayland-info
# Provides information on X # Provides information on X
Requires: /usr/bin/xdpyinfo Recommends: /usr/bin/xdpyinfo
# Note: Not available as /usr/bin/eglinfo yet (boo#1195695) # Note: Not available as /usr/bin/eglinfo yet (boo#1195695)
Recommends: /usr/bin/eglinfo Recommends: /usr/bin/eglinfo
# clinfo if OpenCL is installed # clinfo if OpenCL is installed