media-sound/gnome-music: require libdazzle[introspection]
authorMart Raudsepp <leio@gentoo.org>
Sun, 13 Oct 2019 17:29:27 +0000 (20:29 +0300)
committerMart Raudsepp <leio@gentoo.org>
Sun, 13 Oct 2019 17:48:21 +0000 (20:48 +0300)
gnomemusic/widgets/songwidget.py does import Dzl via introspection
to get the usage in UI file to properly work, thus we do need
libdazzle[introspection] afterall

Package-Manager: Portage-2.3.69, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
media-sound/gnome-music/gnome-music-3.30.2.ebuild

index c6dba4f8ad4dcbe9ac256a5125dd346d8aabad09..04d88e33342230bdc20c74ddf3bbc3b3cd1a668b 100644 (file)
@@ -16,12 +16,11 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 KEYWORDS="amd64 ~arm64 x86"
 
-# At 3.30.2 libdazzle only used from .ui file, thus introspection not needed
 COMMON_DEPEND="${PYTHON_DEPS}
        net-libs/gnome-online-accounts[introspection]
        >=dev-libs/gobject-introspection-1.54:=
        >=x11-libs/gtk+-3.19.3:3[introspection]
-       >=dev-libs/libdazzle-3.28.0
+       >=dev-libs/libdazzle-3.28.0[introspection]
        >=media-libs/libmediaart-1.9.1:2.0[introspection]
        net-libs/libsoup:2.4[introspection]
        >=app-misc/tracker-1.99.1:=[introspection(+)]