diff options
author | 2018-09-06 23:51:09 +0200 | |
---|---|---|
committer | 2018-09-07 14:04:23 +0200 | |
commit | 2d2655d482f777133b07a22888b0ac28c825ce97 (patch) | |
tree | 624c820decf32e5e8c9850e4aeb66bfeffae118b /media-sound/gnome-music | |
parent | gnome-extra/gnome-photos: adapt dependencies for tracker-2 (diff) | |
download | gnome-2d2655d482f777133b07a22888b0ac28c825ce97.tar.gz gnome-2d2655d482f777133b07a22888b0ac28c825ce97.tar.bz2 gnome-2d2655d482f777133b07a22888b0ac28c825ce97.zip |
media-sound/gnome-music: adapt dependencies for tracker-2
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --force
Manifest-Sign-Key: 0x5A56C8CD0C13248A
Diffstat (limited to 'media-sound/gnome-music')
-rw-r--r-- | media-sound/gnome-music/gnome-music-3.26.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/gnome-music/gnome-music-3.26.2.ebuild b/media-sound/gnome-music/gnome-music-3.26.2.ebuild index 683565a3..78bfe66a 100644 --- a/media-sound/gnome-music/gnome-music-3.26.2.ebuild +++ b/media-sound/gnome-music/gnome-music-3.26.2.ebuild @@ -30,8 +30,8 @@ COMMON_DEPEND=" # https://bugzilla.gnome.org/show_bug.cgi?id=731613 RDEPEND="${COMMON_DEPEND} || ( - app-misc/tracker[gstreamer] - app-misc/tracker[ffmpeg] + app-misc/tracker-miners[gstreamer] + app-misc/tracker-miners[ffmpeg] ) x11-libs/libnotify[introspection] dev-python/dbus-python[${PYTHON_USEDEP}] |