wayland: use pkgconfig for libdrm in wayland.pro
authorBenjamin Franzke <benjaminfranzke@googlemail.com>
Sun, 21 Nov 2010 13:18:51 +0000 (14:18 +0100)
committerJørgen Lind <jorgen.lind@nokia.com>
Tue, 25 Jan 2011 18:05:50 +0000 (19:05 +0100)
commitae037f4c78b3da37577710998576e5bff30b0a4a
tree5b255eecd06120c068b7e5c0c63c70b294bd428b
parentb5c4b79d2b9577bbc81e28410dc635b638c10f3c
wayland: use pkgconfig for libdrm in wayland.pro

On this system the IncludePath for drm.h was missing

So maybe pkgconfig should be additionally also used for
libxkbcommon, EGL and GLESv2 to prevent such problems.
but i dont know whether its common to use pkg-config in qmake
src/plugins/platforms/wayland/wayland.pro