mirror of https://github.com/mpv-player/mpv
old-configure: bump libbluray version
Fixes #1927.
(cherry picked from commit 1f389b05fc
)
This commit is contained in:
parent
9ed399f27c
commit
002c387781
|
@ -709,7 +709,7 @@ check_pkg_config "OpenAL" $_openal OPENAL 'openal >= 1.13'
|
|||
|
||||
check_pkg_config "ALSA audio" $_alsa ALSA 'alsa >= 1.0.9'
|
||||
|
||||
check_pkg_config "Blu-ray support" $_bluray LIBBLURAY 'libbluray >= 0.2.1'
|
||||
check_pkg_config "Blu-ray support" $_bluray LIBBLURAY 'libbluray >= 0.3.0'
|
||||
|
||||
check_pkg_config "dvdread" $_dvdread DVDREAD 'dvdread >= 4.1.0'
|
||||
|
||||
|
|
Loading…
Reference in New Issue