mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
upower: do not depend on 'gobject-introspection'
This commit is contained in:
parent
528bbb2899
commit
257df5515a
@ -26,7 +26,7 @@ PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://upower.freedesktop.org/"
|
||||
PKG_URL="http://upower.freedesktop.org/releases/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||
PKG_DEPENDS="systemd glib dbus dbus-glib polkit pm-utils libusb"
|
||||
PKG_BUILD_DEPENDS="toolchain systemd glib dbus dbus-glib gobject-introspection polkit libusb"
|
||||
PKG_BUILD_DEPENDS="toolchain systemd glib dbus dbus-glib polkit libusb"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="system"
|
||||
PKG_SHORTDESC="upower: a modular hardware abstraction layer designed for use in Linux systems that is designed to simplify device management."
|
||||
|
Loading…
x
Reference in New Issue
Block a user