From 002c387781041a369ba188858706d4126e36c80d Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 9 May 2015 19:50:13 +0200 Subject: old-configure: bump libbluray version Fixes #1927. (cherry picked from commit 1f389b05fcb252639bbcf0c340c2e5db0b3b5026) --- old-configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/old-configure b/old-configure index b41e7b5096..a36d83e7d9 100755 --- a/old-configure +++ b/old-configure @@ -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' -- cgit v1.2.3