Gentoo Archives: gentoo-commits

From: Ian Delaney <idella4@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/mpv/
Date: Thu, 31 Mar 2016 03:44:35
Message-Id: 1459395854.d3e0680e061a29ee567a55594da46cc119d6d584.idella4@gentoo
1 commit: d3e0680e061a29ee567a55594da46cc119d6d584
2 Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
3 AuthorDate: Mon Mar 28 22:42:57 2016 +0000
4 Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 31 03:44:14 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3e0680e
7
8 media-video/mpv: adjust raspberrypi-userland dep wrt bug 578492 in 9999
9
10 Closes: https://github.com/gentoo/gentoo/pull/1157
11 Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=578492
12 Package-Manager: portage-2.2.28
13
14 Signed-off-by: Ian Delaney <idella4 <AT> gentoo.org>
15
16 media-video/mpv/mpv-9999.ebuild | 1 +
17 1 file changed, 1 insertion(+)
18
19 diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild
20 index 8204971..d9f3781 100644
21 --- a/media-video/mpv/mpv-9999.ebuild
22 +++ b/media-video/mpv/mpv-9999.ebuild
23 @@ -90,6 +90,7 @@ COMMON_DEPEND="
24 openal? ( >=media-libs/openal-1.13 )
25 opengl? ( !aqua? ( virtual/opengl ) )
26 pulseaudio? ( media-sound/pulseaudio )
27 + raspberry-pi? ( >=media-libs/raspberrypi-userland-0_pre20160305-r1 )
28 rubberband? ( >=media-libs/rubberband-1.8.0 )
29 samba? ( net-fs/samba )
30 sdl? ( media-libs/libsdl2[sound,threads,video,X?,wayland?] )