File gstreamer-wayland-linking.patch of Package gstreamer-0_10-plugins-vaapi
diff -ur gstreamer-vaapi-0.5.4/gst/vaapi/Makefile.am gstreamer-vaapi-0.5.4.patched/gst/vaapi/Makefile.am
--- gstreamer-vaapi-0.5.4/gst/vaapi/Makefile.am 2013-05-28 11:06:38.000000000 +0200
+++ gstreamer-vaapi-0.5.4.patched/gst/vaapi/Makefile.am 2013-11-18 21:57:16.979471403 +0100
@@ -27,6 +27,9 @@
if USE_WAYLAND
libgstvaapi_LIBS += \
$(top_builddir)/gst-libs/gst/vaapi/libgstvaapi-wayland-$(GST_API_VERSION).la
+libgstvaapi_CFLAGS += \
+ $(WAYLAND_CFLAGS) \
+ $(NULL)
endif
libgstvaapi_source_c = \