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 | |||
9 | compilation will fail due to undefined GL_TEXTURE_2D. So include the headers | 9 | compilation will fail due to undefined GL_TEXTURE_2D. So include the headers |
10 | the hard way. | 10 | the hard way. |
11 | 11 | ||
12 | Upstream-status: Submitted @ https://bugzilla.gnome.org/show_bug.cgi?id=700509 | 12 | Upstream-Status: Submitted @ https://bugzilla.gnome.org/show_bug.cgi?id=700509 |
13 | Signed-off-by: Tomas Frydrych <tomas@sleepfive.com> | 13 | Signed-off-by: Tomas Frydrych <tomas@sleepfive.com> |
14 | --- | 14 | --- |
15 | clutter-gst/clutter-gst-video-sink.c | 17 +++++++++++++++++ | 15 | clutter-gst/clutter-gst-video-sink.c | 17 +++++++++++++++++ |