X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=configure.ac;h=07680c09a117c17891bdc2ce56f34abd1913d667;hb=568a27588d13146d0fd7cb4e775e1ac0187e5e29;hp=b0e2b4c38443eef239d06dfff165ffdb1edaf214;hpb=9f330481c3979724300881891dfa17e99a5698ab;p=mesa.git diff --git a/configure.ac b/configure.ac index b0e2b4c3844..07680c09a11 100644 --- a/configure.ac +++ b/configure.ac @@ -836,7 +836,7 @@ xyesno) dri_modules="x11 xext xdamage xfixes x11-xcb xcb-glx >= 1.8.1 xcb-dri2 >= 1.8" if test x"$enable_dri3" = xyes; then - dri_modules="$dri_modules xcb-dri3 xcb-present xcb-sync xshmfence" + dri_modules="$dri_modules xcb-dri3 xcb-present xcb-sync xshmfence >= 1.1" fi # add xf86vidmode if available