1
0
Fork 0

clutter/configure.ac: Remove left-over gbm and drm dependencies

The gbm and drm facing code has since long been moved into mutter.
This commit is contained in:
Jonas Ådahl 2018-05-24 17:33:15 +02:00
parent fe7a67f0e7
commit 3e03d1e38e

View file

@ -151,9 +151,8 @@ AS_IF([test "x$enable_wayland_egl_server" = "xyes"],
[
CLUTTER_BACKENDS="$CLUTTER_BACKENDS egl"
SUPPORT_EGL=1
AC_DEFINE([CLUTTER_EGL_BACKEND_GENERIC], [1], [Use Generic EGL backend])
BACKEND_PC_FILES="$BACKEND_PC_FILES wayland-egl wayland-server libdrm gbm"
BACKEND_PC_FILES="$BACKEND_PC_FILES wayland-egl wayland-server"
SUPPORT_WAYLAND_COMPOSITOR=1
CLUTTER_CONFIG_DEFINES="$CLUTTER_CONFIG_DEFINES