Skip to content

Commit

Permalink
media-video/mplayer: Propagate vdpau dep to ffmpeg.
Browse files Browse the repository at this point in the history
https://bugs.gentoo.org/show_bug.cgi?id=557564

Package-Manager: portage-2.2.20.1
  • Loading branch information
aballier committed Aug 21, 2015
1 parent 18b673b commit 7912400
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion media-video/mplayer/mplayer-1.2_pre20150214-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ RDEPEND+="
sys-libs/ncurses:5=
app-arch/bzip2
sys-libs/zlib
>=media-video/ffmpeg-2.0:0=
>=media-video/ffmpeg-2.0:0=[vdpau?]
a52? ( media-libs/a52dec )
aalib? ( media-libs/aalib )
alsa? ( media-libs/alsa-lib )
Expand Down
2 changes: 1 addition & 1 deletion media-video/mplayer/mplayer-1.2_pre20150730.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ RDEPEND+="
sys-libs/ncurses:5=
app-arch/bzip2
sys-libs/zlib
>=media-video/ffmpeg-2.6:0=
>=media-video/ffmpeg-2.6:0=[vdpau?]
a52? ( media-libs/a52dec )
aalib? ( media-libs/aalib )
alsa? ( media-libs/alsa-lib )
Expand Down
2 changes: 1 addition & 1 deletion media-video/mplayer/mplayer-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ RDEPEND+="
sys-libs/ncurses:5=
app-arch/bzip2
sys-libs/zlib
>=media-video/ffmpeg-2.6:0=
>=media-video/ffmpeg-2.6:0=[vdpau?]
a52? ( media-libs/a52dec )
aalib? ( media-libs/aalib )
alsa? ( media-libs/alsa-lib )
Expand Down

0 comments on commit 7912400

Please sign in to comment.