mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-14 06:59:46 -05:00
Rename wayland-system-compositor back to just compositor
This commit is contained in:
parent
b2a432ef18
commit
8286302644
5 changed files with 10 additions and 11 deletions
|
|
@ -4,7 +4,7 @@ AC_PROG_CC
|
|||
PKG_PROG_PKG_CONFIG()
|
||||
PKG_CHECK_MODULES(FFI, [libffi])
|
||||
|
||||
PKG_CHECK_MODULES(EGL_COMPOSITOR,
|
||||
PKG_CHECK_MODULES(COMPOSITOR,
|
||||
[egl gl libpng cairo gdk-pixbuf-2.0 libudev >= 136 libdrm >= 2.4.17])
|
||||
PKG_CHECK_MODULES(EGL_CLIENT, [egl gl cairo glib-2.0 libudev])
|
||||
PKG_CHECK_MODULES(CAIRO_CLIENT, [cairo-drm glib-2.0])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue