commit: d3e0680e061a29ee567a55594da46cc119d6d584 Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com> AuthorDate: Mon Mar 28 22:42:57 2016 +0000 Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org> CommitDate: Thu Mar 31 03:44:14 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3e0680e
media-video/mpv: adjust raspberrypi-userland dep wrt bug 578492 in 9999 Closes: https://github.com/gentoo/gentoo/pull/1157 Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=578492 Package-Manager: portage-2.2.28 Signed-off-by: Ian Delaney <idella4 <AT> gentoo.org> media-video/mpv/mpv-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild index 8204971..d9f3781 100644 --- a/media-video/mpv/mpv-9999.ebuild +++ b/media-video/mpv/mpv-9999.ebuild @@ -90,6 +90,7 @@ COMMON_DEPEND=" openal? ( >=media-libs/openal-1.13 ) opengl? ( !aqua? ( virtual/opengl ) ) pulseaudio? ( media-sound/pulseaudio ) + raspberry-pi? ( >=media-libs/raspberrypi-userland-0_pre20160305-r1 ) rubberband? ( >=media-libs/rubberband-1.8.0 ) samba? ( net-fs/samba ) sdl? ( media-libs/libsdl2[sound,threads,video,X?,wayland?] )
