gl: Add DRM cflags
authorCarlos Rafael Giani <dv@pseudoterminal.org>
Sun, 25 Feb 2018 13:16:44 +0000 (14:16 +0100)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Mon, 26 Feb 2018 12:27:20 +0000 (07:27 -0500)
commitee5953765783fa6969e744c448660c010277853f
treeb9b8a0259dc2f1c74812f2ed38ad78b2613dd5b8
parent783e450a60c427664041fbaee85f255478409250
gl: Add DRM cflags

This prevents cross compilation errors like:

usr/include/xf86drm.h:40:10: fatal error: drm.h: No such file or directory

These are caused because gstgldisplay_gbm.h includes xf86drm.h .

https://bugzilla.gnome.org/show_bug.cgi?id=793837
gst-libs/gst/gl/Makefile.am