upgpkg: tuned-git 2.24.0.r6.g35eed3c-2: fix deps
See https://gitlab.archlinux.org/archlinux/packaging/packages/tuned/-/merge_requests/1
This commit is contained in:
parent
318ee46d94
commit
f04419e279
2 changed files with 13 additions and 13 deletions
12
.SRCINFO
12
.SRCINFO
|
@ -1,31 +1,31 @@
|
|||
pkgbase = tuned-git
|
||||
pkgdesc = Daemon that performs monitoring and adaptive configuration of devices in the system
|
||||
pkgver = 2.24.0.r6.g35eed3c
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://github.com/redhat-performance/tuned
|
||||
arch = any
|
||||
license = GPL-2.0-or-later
|
||||
makedepends = desktop-file-utils
|
||||
makedepends = git
|
||||
depends = dbus-glib
|
||||
depends = ethtool
|
||||
depends = gawk
|
||||
depends = hdparm
|
||||
depends = polkit
|
||||
depends = perf
|
||||
depends = python-configobj
|
||||
depends = python-dbus
|
||||
depends = python-gobject
|
||||
depends = python-linux-procfs
|
||||
depends = python-perf
|
||||
depends = python-pyudev
|
||||
source = git+https://github.com/redhat-performance/tuned.git
|
||||
sha512sums = SKIP
|
||||
|
||||
pkgname = tuned-git
|
||||
optdepends = virt-what: virtual machine detection
|
||||
optdepends = systemtap: detailed system monitoring
|
||||
optdepends = virt-what: Virtual machine detection
|
||||
optdepends = systemtap: Detailed system monitoring
|
||||
optdepends = tuned-ppd: power-profiles-daemon api translation
|
||||
optdepends = wireless_tools: wireless device power management
|
||||
optdepends = wireless_tools: Wireless device power management
|
||||
optdepends = x86_energy_perf_policy: Energy Performance Bias (EPB) support
|
||||
provides = tuned
|
||||
conflicts = tuned
|
||||
backup = etc/tuned/active_profile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue