Add dbus-glib dependency
This commit is contained in:
parent
eef28bd77e
commit
5a9b3b7e3b
2 changed files with 3 additions and 2 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -9,7 +9,7 @@ pkgdesc='Daemon that performs monitoring and adaptive configuration of devices i
|
|||
arch=('any')
|
||||
url='https://fedorahosted.org/tuned/'
|
||||
license=('GPL')
|
||||
depends=('ethtool' 'python2-configobj' 'python2-pyudev' 'python2-gobject2' 'python2-decorator' 'python2-dbus' 'python2-gobject')
|
||||
depends=('ethtool' 'python2-configobj' 'python2-pyudev' 'python2-gobject2' 'python2-decorator' 'python2-dbus' 'python2-gobject' 'dbus-glib')
|
||||
optdepends=('virt-what' 'systemtap')
|
||||
makedepends=('git')
|
||||
provides=('tuned')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue