mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-10 17:36:11 +00:00
intel: update libdrm requirement
We want context APIs in order to use our super context test. Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
This commit is contained in:
parent
beb1bb8fd2
commit
c157e9485e
@ -56,7 +56,7 @@ m4_ifndef([XORG_MACROS_VERSION],
|
||||
XORG_MACROS_VERSION(1.16)
|
||||
XORG_DEFAULT_OPTIONS
|
||||
|
||||
PKG_CHECK_MODULES(DRM, [libdrm_intel >= 2.4.31 libdrm])
|
||||
PKG_CHECK_MODULES(DRM, [libdrm_intel >= 2.4.37 libdrm])
|
||||
PKG_CHECK_MODULES(PCIACCESS, [pciaccess >= 0.10])
|
||||
|
||||
# for testdisplay
|
||||
|
Loading…
x
Reference in New Issue
Block a user