media-sound/lollypop: add USE dep default for g-introspection[cairo]
authorMart Raudsepp <leio@gentoo.org>
Mon, 2 Mar 2020 19:51:52 +0000 (21:51 +0200)
committerMart Raudsepp <leio@gentoo.org>
Mon, 2 Mar 2020 19:51:52 +0000 (21:51 +0200)
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>
media-sound/lollypop/lollypop-1.1.4.16.ebuild
media-sound/lollypop/lollypop-1.2.22.ebuild

index e4ca988679fa1812d56b163a47c600019686e5f5..0cc5c6539ef44a8964a553232ba73a016027292a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -20,7 +20,7 @@ REQUIRED_USE=${PYTHON_REQUIRED_USE}
 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
index 0134d5693e9e9d58f818a81f3b04140be9218826..ff6d17b3eb602913448caa77b8a5523870118fc7 100644 (file)
@@ -19,7 +19,7 @@ REQUIRED_USE=${PYTHON_REQUIRED_USE}
 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