diff options
Diffstat (limited to 'meta/recipes-graphics/clutter/clutter-gst-1.6/cogl-1.14.patch')
-rw-r--r-- | meta/recipes-graphics/clutter/clutter-gst-1.6/cogl-1.14.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/clutter/clutter-gst-1.6/cogl-1.14.patch b/meta/recipes-graphics/clutter/clutter-gst-1.6/cogl-1.14.patch index a46b448efa..d009e44c34 100644 --- a/meta/recipes-graphics/clutter/clutter-gst-1.6/cogl-1.14.patch +++ b/meta/recipes-graphics/clutter/clutter-gst-1.6/cogl-1.14.patch @@ -9,7 +9,7 @@ pull in the GL type definitions through its public headers; specifically compilation will fail due to undefined GL_TEXTURE_2D. So include the headers the hard way. -Upstream-status: Submitted @ https://bugzilla.gnome.org/show_bug.cgi?id=700509 +Upstream-Status: Submitted @ https://bugzilla.gnome.org/show_bug.cgi?id=700509 Signed-off-by: Tomas Frydrych <tomas@sleepfive.com> --- clutter-gst/clutter-gst-video-sink.c | 17 +++++++++++++++++ |