The cairo USE flag was a bit bogus on gobject-introspection, so with the
meson port it got removed, as it really only controlled some tests for
upstream. The cairo bindings are always installed, and presumably any
consumer needing them will have a dep on cairo directly or indirectly
already anyhow - at least lollypop does via pycairo.
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DEPEND="${PYTHON_DEPS}
dev-libs/appstream-glib[introspection]
dev-libs/glib:2
- dev-libs/gobject-introspection[cairo]
+ dev-libs/gobject-introspection[cairo(+)]
dev-python/pycairo[${PYTHON_USEDEP}]
dev-python/pygobject:3[${PYTHON_USEDEP}]
gnome-base/gnome-common
DEPEND="${PYTHON_DEPS}
dev-libs/appstream-glib[introspection]
dev-libs/glib:2
- dev-libs/gobject-introspection[cairo]
+ dev-libs/gobject-introspection[cairo(+)]
dev-python/pycairo[${PYTHON_USEDEP}]
dev-python/pygobject:3[${PYTHON_USEDEP}]
gnome-base/gnome-common