[libdvdnav-devel] [Git][videolan/libdvdnav][master] Require libdvdread 6.0.0
Jean-Baptiste Kempf
gitlab at videolan.org
Tue Feb 12 14:47:34 CET 2019
Jean-Baptiste Kempf pushed to branch master at VideoLAN / libdvdnav
Commits:
301cdb76 by Jean-Baptiste Kempf at 2019-02-12T13:47:22Z
Require libdvdread 6.0.0
- - - - -
1 changed file:
- configure.ac
Changes:
=====================================
configure.ac
=====================================
@@ -97,7 +97,7 @@ esac
AC_SUBST(THREAD_LIBS)
AC_SUBST(THREAD_CFLAGS)
-PKG_CHECK_MODULES([DVDREAD], [dvdread >= 5.0.3])
+PKG_CHECK_MODULES([DVDREAD], [dvdread >= 6.0.0])
dnl ---------------------------------------------
dnl Check for bitfield compiler flag
View it on GitLab: https://code.videolan.org/videolan/libdvdnav/commit/301cdb767799d71ff752d3741f0cab762d13b188
--
View it on GitLab: https://code.videolan.org/videolan/libdvdnav/commit/301cdb767799d71ff752d3741f0cab762d13b188
You're receiving this email because of your account on code.videolan.org.
More information about the libdvdnav-devel
mailing list