package/gstreamer1/gst1-plugins-base: fix build with meson 0.58.x
authorJames Hilliard <james.hilliard1@gmail.com>
Tue, 20 Jul 2021 22:07:29 +0000 (16:07 -0600)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 21 Jul 2021 07:25:44 +0000 (09:25 +0200)
commit2f4409fea1bf9e9eeb55b432eb987dbe1c339780
tree14363de8da4052488e6305506d157b456e846a37
parent459d725db02febf10cde1d5cac9485c2fd0cfeec
package/gstreamer1/gst1-plugins-base: fix build with meson 0.58.x

Fixes:
In file included from ../gst-libs/gst/gl/gstglwindow.c:54:
../gst-libs/gst/gl/wayland/gstglwindow_wayland_egl.h:25:10: fatal error: xdg-shell-client-protocol.h: No such file or directory
   25 | #include "xdg-shell-client-protocol.h"
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/gstreamer1/gst1-plugins-base/0002-gstgl-Fix-build-when-Meson-0.58.0rc1.patch [new file with mode: 0644]