diff --git a/clutter/configure.ac b/clutter/configure.ac index c57324c5d..3fb791a87 100644 --- a/clutter/configure.ac +++ b/clutter/configure.ac @@ -226,7 +226,7 @@ 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-server" +BACKEND_PC_FILES="$BACKEND_PC_FILES wayland-egl wayland-server libdrm gbm" SUPPORT_WAYLAND_COMPOSITOR=1 CLUTTER_CONFIG_DEFINES="$CLUTTER_CONFIG_DEFINES #define CLUTTER_HAS_WAYLAND_COMPOSITOR_SUPPORT 1"