Requiring libburn-1.3.1

This commit is contained in:
2013-07-01 18:10:09 +00:00
parent 0974b9047b
commit 3574bffaf5
2 changed files with 2 additions and 2 deletions

View File

@ -372,7 +372,7 @@ if test x$enable_pkg_check_modules = xyes; then
dnl If PKG_CHECK_MODULES is to be used after this if-block,
dnl then it might be necessary to perform PKG_PROG_PKG_CONFIG before the block.
LIBBURN_REQUIRED=1.3.0
LIBBURN_REQUIRED=1.3.1
LIBISOFS_REQUIRED=1.3.0
PKG_CHECK_MODULES(LIBBURN, libburn-1 >= $LIBBURN_REQUIRED)
PKG_CHECK_MODULES(LIBISOFS, libisofs-1 >= $LIBISOFS_REQUIRED)