summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-05-09 19:50:13 +0200
committerwm4 <wm4@nowhere>2015-05-09 19:50:13 +0200
commit1f389b05fcb252639bbcf0c340c2e5db0b3b5026 (patch)
tree27886963da32d76b5f74417dcbf6198719c86ff9
parent5fe2c19029958e3776d14abf540618e122130e90 (diff)
downloadmpv-1f389b05fcb252639bbcf0c340c2e5db0b3b5026.tar.bz2
mpv-1f389b05fcb252639bbcf0c340c2e5db0b3b5026.tar.xz
old-configure: bump libbluray version
Fixes #1927.
-rwxr-xr-xold-configure2
1 files changed, 1 insertions, 1 deletions
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'