summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-03-04 14:27:12 +0100
committerAlexis Ballier <aballier@gentoo.org>2017-03-04 14:36:50 +0100
commite5b3a7fe5a5708593a82c7dbbd25de5343444fdc (patch)
treec16893ee7a802b1680e854bbe164fbd87b331cc7 /media-video/mplayer/mplayer-9999.ebuild
parentmedia-video/ffmpeg: Add := dep on libbluray (diff)
downloadgentoo-e5b3a7fe5a5708593a82c7dbbd25de5343444fdc.tar.gz
gentoo-e5b3a7fe5a5708593a82c7dbbd25de5343444fdc.tar.bz2
gentoo-e5b3a7fe5a5708593a82c7dbbd25de5343444fdc.zip
media-video/mplayer: Add := dep on libbluray
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'media-video/mplayer/mplayer-9999.ebuild')
-rw-r--r--media-video/mplayer/mplayer-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/mplayer/mplayer-9999.ebuild b/media-video/mplayer/mplayer-9999.ebuild
index 4e2fbbbb47c3..1306b016c86a 100644
--- a/media-video/mplayer/mplayer-9999.ebuild
+++ b/media-video/mplayer/mplayer-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -64,7 +64,7 @@ RDEPEND+="
aalib? ( media-libs/aalib )
alsa? ( media-libs/alsa-lib )
bidi? ( dev-libs/fribidi )
- bluray? ( >=media-libs/libbluray-0.2.1 )
+ bluray? ( >=media-libs/libbluray-0.2.1:= )
bs2b? ( media-libs/libbs2b )
cdio? ( dev-libs/libcdio:0= dev-libs/libcdio-paranoia )
cdparanoia? ( !cdio? ( media-sound/cdparanoia ) )