gbm: Link to libwayland-drm if Wayland EGL platform is enabled
authorArmin K <krejzi@email.com>
Sun, 11 Aug 2013 15:27:23 +0000 (17:27 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Mon, 12 Aug 2013 22:16:22 +0000 (15:16 -0700)
commitf423eba46e080b975a2b8366b490d99dee4729ad
treec36baeb655388c593367727dc88419e74e16a8f3
parentcd2f26090a3857703bc85bd58ac5922800b06bc0
gbm: Link to libwayland-drm if Wayland EGL platform is enabled

We were relying on libEGL to pull in libwayland-client symbols, but with
commit 2c2e64edaba0f6aeb181ca5b51eb8dea8e9b39f9 cleaned up the
symbol leak.

https://bugs.freedesktop.org/show_bug.cgi?id=67962
src/Makefile.am
src/egl/Makefile.am
src/gbm/Makefile.am