updated PKGBUILD and dependancies
This commit is contained in:
parent
aaee2927cd
commit
a22a54b95a
2 changed files with 15 additions and 17 deletions
17
.SRCINFO
17
.SRCINFO
|
@ -1,23 +1,24 @@
|
|||
pkgbase = tuned-git
|
||||
pkgdesc = Daemon that performs monitoring and adaptive configuration of devices in the system
|
||||
pkgver = 2.5.0.r6.ge32bd6b
|
||||
pkgver = v2.10.0.r40.gb9e1316
|
||||
pkgrel = 1
|
||||
url = https://fedorahosted.org/tuned/
|
||||
url = https://github.com/redhat-performance/tuned
|
||||
install = tuned.install
|
||||
arch = any
|
||||
license = GPL
|
||||
makedepends = git
|
||||
depends = ethtool
|
||||
depends = python2-configobj
|
||||
depends = python2-pyudev
|
||||
depends = python2-gobject2
|
||||
depends = python2-decorator
|
||||
depends = python2-dbus
|
||||
depends = python-configobj
|
||||
depends = python-pyudev
|
||||
depends = python-gobject2
|
||||
depends = python-decorator
|
||||
depends = python-dbus
|
||||
depends = python-dmidecode
|
||||
optdepends = virt-what
|
||||
optdepends = systemtap
|
||||
provides = tuned
|
||||
backup = etc/tuned/active_profile
|
||||
source = tuned-git::git://git.fedorahosted.org/git/tuned.git
|
||||
source = tuned-git::git://github.com/redhat-performance/tuned
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = tuned-git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue