upower: pm-is-supported is still required; depend on pm-utils again.
This commit is contained in:
parent
a9435e6574
commit
50ca69844e
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'upower'
|
||||
pkgname=upower
|
||||
version=0.9.18
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --with-backend=linux
|
||||
--enable-systemd --with-systemdutildir=/usr/lib/systemd
|
||||
--with-systemdsystemunitdir=/usr/lib/systemd/system"
|
||||
conf_files="/etc/UPower/UPower.conf"
|
||||
subpackages="upower-devel"
|
||||
depends="dbus"
|
||||
depends="dbus pm-utils"
|
||||
makedepends="pkg-config intltool libxslt docbook-xsl gobject-introspection
|
||||
libusb-devel libgudev-devel dbus-glib-devel polkit-devel systemd-devel"
|
||||
fulldepends="udev"
|
||||
|
|
Loading…
Reference in a new issue