mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -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 )"
|
||||
|
||||
DEPEND="
|
||||
vala? ( $(vala_depend) )
|
||||
dev-libs/gobject-introspection
|
||||
dev-util/gdbus-codegen
|
||||
vala? ( $(vala_depend) )
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user