diff options
| -rw-r--r-- | meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb index ffda9779be..a6c74fb788 100644 --- a/meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb +++ b/meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb | |||
| @@ -17,3 +17,7 @@ inherit gettext gconf | |||
| 17 | # way for machines to specify their preferred GL flavour this can be | 17 | # way for machines to specify their preferred GL flavour this can be |
| 18 | # automatically adapted. | 18 | # automatically adapted. |
| 19 | EXTRA_OECONF += "ac_cv_header_GL_gl_h=no" | 19 | EXTRA_OECONF += "ac_cv_header_GL_gl_h=no" |
| 20 | |||
| 21 | ALLOW_EMPTY_${PN} = "1" | ||
| 22 | ALLOW_EMPTY_${PN}-apps = "1" | ||
| 23 | ALLOW_EMPTY_${PN}-glib = "1" | ||
