mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-04-16 08:21:35 -04:00
Update to track udev API change in eagle.
This commit is contained in:
parent
ff52fbaaf8
commit
aa68fe346a
3 changed files with 8 additions and 50 deletions
|
|
@ -7,7 +7,7 @@ PKG_CHECK_MODULES(LIBDRM, [libdrm])
|
|||
|
||||
PKG_CHECK_MODULES(EGL_COMPOSITOR, [eagle libpng cairo gdk-pixbuf-2.0 libudev])
|
||||
PKG_CHECK_MODULES(GL_COMPOSITOR, [gl x11])
|
||||
PKG_CHECK_MODULES(CLIENT, [eagle cairo glib-2.0])
|
||||
PKG_CHECK_MODULES(CLIENT, [eagle cairo glib-2.0 libudev])
|
||||
|
||||
if test $CC = gcc; then
|
||||
GCC_CFLAGS="-Wall -g -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue