old-configure: bump libbluray version

Fixes #1927.

(cherry picked from commit 1f389b05fc)
This commit is contained in:
wm4 2015-05-09 19:50:13 +02:00 committed by Diogo Franco (Kovensky)
parent 9ed399f27c
commit 002c387781
1 changed files with 1 additions and 1 deletions

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'