diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-10-13 20:29:27 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-10-13 20:48:21 +0300 |
commit | 9843d0217e420b1ed9f8eb79dc7e466b547bb855 (patch) | |
tree | fca7896d2d24fa1003bff255014d2ad94a73c60a /media-sound/gnome-music | |
parent | media-gfx/gnome-photos: bump to 3.32.1 (diff) | |
download | gentoo-9843d0217e420b1ed9f8eb79dc7e466b547bb855.tar.gz gentoo-9843d0217e420b1ed9f8eb79dc7e466b547bb855.tar.bz2 gentoo-9843d0217e420b1ed9f8eb79dc7e466b547bb855.zip |
media-sound/gnome-music: require libdazzle[introspection]
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>
Diffstat (limited to 'media-sound/gnome-music')
-rw-r--r-- | media-sound/gnome-music/gnome-music-3.30.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-sound/gnome-music/gnome-music-3.30.2.ebuild b/media-sound/gnome-music/gnome-music-3.30.2.ebuild index c6dba4f8ad4d..04d88e333422 100644 --- a/media-sound/gnome-music/gnome-music-3.30.2.ebuild +++ b/media-sound/gnome-music/gnome-music-3.30.2.ebuild @@ -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(+)] |