]> git.sesse.net Git - vlc/commitdiff
Require libdvdnav > 4.9.0
authorJean-Baptiste Kempf <jb@videolan.org>
Sat, 2 Aug 2014 20:20:06 +0000 (22:20 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Sat, 2 Aug 2014 20:20:06 +0000 (22:20 +0200)
Anything older will crash a lot.

configure.ac

index 9560bee681323439aa053c09a5b8602c59ff1dce..4852f2c92e1802b3d5db3fabdfe258df7ede7cee 100644 (file)
@@ -1716,7 +1716,7 @@ PKG_ENABLE_MODULES_VLC([DVDREAD], [], [dvdread > 4.9.0], [dvdread input module],
 dnl
 dnl libdvdnav plugin
 dnl
-PKG_ENABLE_MODULES_VLC([DVDNAV], [], [dvdnav >= 4.2.1], [DVD with navigation input module (dvdnav)], [auto])
+PKG_ENABLE_MODULES_VLC([DVDNAV], [], [dvdnav > 4.9.0], [DVD with navigation input module (dvdnav)], [auto])
 
 dnl
 dnl  Blu-ray Disc Support with libbluray