summaryrefslogtreecommitdiffstats
path: root/cmake/platform/linux/x11.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/platform/linux/x11.cmake')
-rw-r--r--cmake/platform/linux/x11.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/cmake/platform/linux/x11.cmake b/cmake/platform/linux/x11.cmake
index edea24d..656fd66 100644
--- a/cmake/platform/linux/x11.cmake
+++ b/cmake/platform/linux/x11.cmake
@@ -1,2 +1,2 @@
1set(PLATFORM_REQUIRED_DEPS OpenGl EGL X XRandR LibDRM GLX) 1set(PLATFORM_REQUIRED_DEPS OpenGl EGL X XRandR LibDRM)
2set(PLATFORM_OPTIONAL_DEPS VAAPI VDPAU) 2set(PLATFORM_OPTIONAL_DEPS VAAPI VDPAU GLX)