intel: Bump libdrm configure.ac requirement for the gen6 BLT ring support.
This commit is contained in:
@@ -972,7 +972,7 @@ AC_SUBST([DRI_LIB_DEPS])
|
||||
|
||||
case $DRI_DIRS in
|
||||
*i915*|*i965*)
|
||||
PKG_CHECK_MODULES([INTEL], [libdrm_intel >= 2.4.21])
|
||||
PKG_CHECK_MODULES([INTEL], [libdrm_intel >= 2.4.23])
|
||||
;;
|
||||
esac
|
||||
|
||||
|
Reference in New Issue
Block a user