mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-20 00:08:58 -04:00
dev-libs/libcloudproviders: fix USE vala dep on introspection
Closes: https://github.com/pimvullers/elementary/issues/197 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: David Heidelberg <david@ixit.cz>
This commit is contained in:
parent
7a428657b5
commit
a992fda24b
@ -15,6 +15,7 @@ LICENSE="LGPL-3+"
|
|||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~amd64"
|
KEYWORDS="~amd64"
|
||||||
IUSE="doc introspection vala"
|
IUSE="doc introspection vala"
|
||||||
|
REQUIRED_USE="vala? ( introspection )"
|
||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
>=dev-libs/glib-2.58.0:2
|
>=dev-libs/glib-2.58.0:2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user