mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-22 13:52:54 +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:
+1
-1
@@ -56,7 +56,7 @@ m4_ifndef([XORG_MACROS_VERSION],
|
|||||||
XORG_MACROS_VERSION(1.16)
|
XORG_MACROS_VERSION(1.16)
|
||||||
XORG_DEFAULT_OPTIONS
|
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])
|
PKG_CHECK_MODULES(PCIACCESS, [pciaccess >= 0.10])
|
||||||
|
|
||||||
# for testdisplay
|
# for testdisplay
|
||||||
|
|||||||
Reference in New Issue
Block a user