mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-11 00:34:36 +08:00
Fix upower with libusb1 package in platform
This commit is contained in:
parent
2d4cbd20e6
commit
127725fff6
@ -6,12 +6,12 @@
|
|||||||
|
|
||||||
pkgname=upower
|
pkgname=upower
|
||||||
pkgver=0.9.7
|
pkgver=0.9.7
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="Abstraction for enumerating power devices, listening to device events and querying history and statistics"
|
pkgdesc="Abstraction for enumerating power devices, listening to device events and querying history and statistics"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="http://upower.freedesktop.org"
|
url="http://upower.freedesktop.org"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=('udev>=164' 'libusb>=1.0.8' 'polkit>=0.98' 'pm-utils' 'dbus-glib>=0.92')
|
depends=('udev>=164' 'libusb1>=1.0.8' 'polkit>=0.98' 'pm-utils' 'dbus-glib>=0.92')
|
||||||
makedepends=('pkg-config' 'intltool' 'docbook-xsl')
|
makedepends=('pkg-config' 'intltool' 'docbook-xsl')
|
||||||
replaces=('devicekit-power')
|
replaces=('devicekit-power')
|
||||||
options=('!libtool')
|
options=('!libtool')
|
||||||
|
Loading…
Reference in New Issue
Block a user