1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-03 13:32:16 +00:00

old-configure: bump libbluray version

Fixes #1927.
This commit is contained in:
wm4 2015-05-09 19:50:13 +02:00
parent 5fe2c19029
commit 1f389b05fc

View File

@ -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'