diff options
author | Ilya Tumaykin <itumaykin@gmail.com> | 2016-03-29 01:42:57 +0300 |
---|---|---|
committer | Ian Delaney <idella4@gentoo.org> | 2016-03-31 11:44:14 +0800 |
commit | d3e0680e061a29ee567a55594da46cc119d6d584 (patch) | |
tree | 87c5248498a72dc5d00fd1ed5238984533bcec8c /media-video | |
parent | app-cdr/burn-cd: version bump + updated metadata.xml (diff) | |
download | gentoo-d3e0680e061a29ee567a55594da46cc119d6d584.tar.gz gentoo-d3e0680e061a29ee567a55594da46cc119d6d584.tar.bz2 gentoo-d3e0680e061a29ee567a55594da46cc119d6d584.zip |
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@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/mpv/mpv-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild index 82049712200e..d9f37817b537 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?] ) |