Changed inherit

This commit is contained in:
Gerben Jan Dijkman 2022-02-07 13:38:11 +01:00
parent 714d3741d6
commit 70e8466b64

View File

@ -3,10 +3,10 @@
EAPI=8
inherit systemd xdg-utils meson
VALA_USE_DEPEND="vapigen"
inherit systemd xdg-utils meson vala
DESCRIPTION="D-Bus abstraction for enumerating power devices, querying history and statistics"
HOMEPAGE="https://upower.freedesktop.org/"
SRC_URI="https://gitlab.freedesktop.org/upower/upower/-/archive/v0.99.14/upower-v0.99.14.tar.gz"