mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 05:53:12 -04:00
sys-power/gtherm: add missing rdep
Closes: https://bugs.gentoo.org/798525 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Marco Scardovi <marco@scardovi.com>
This commit is contained in:
@@ -19,8 +19,9 @@ IUSE="+introspection +vala"
|
|||||||
REQUIRED_USE="vala? ( introspection )"
|
REQUIRED_USE="vala? ( introspection )"
|
||||||
|
|
||||||
DEPEND="
|
DEPEND="
|
||||||
vala? ( $(vala_depend) )
|
|
||||||
dev-libs/gobject-introspection
|
dev-libs/gobject-introspection
|
||||||
|
dev-util/gdbus-codegen
|
||||||
|
vala? ( $(vala_depend) )
|
||||||
"
|
"
|
||||||
RDEPEND="${DEPEND}"
|
RDEPEND="${DEPEND}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user