diff options
-rw-r--r-- | meta/recipes-graphics/clutter/clutter-gst-3.0.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-graphics/clutter/clutter-gst-3.0.inc b/meta/recipes-graphics/clutter/clutter-gst-3.0.inc index fc3eade886..7d9db1f38c 100644 --- a/meta/recipes-graphics/clutter/clutter-gst-3.0.inc +++ b/meta/recipes-graphics/clutter/clutter-gst-3.0.inc | |||
@@ -6,6 +6,8 @@ inherit clutter features_check upstream-version-is-even gobject-introspection | |||
6 | # depends on clutter-1.0 which depends on cogl-1.0 | 6 | # depends on clutter-1.0 which depends on cogl-1.0 |
7 | REQUIRED_DISTRO_FEATURES ?= "opengl" | 7 | REQUIRED_DISTRO_FEATURES ?= "opengl" |
8 | 8 | ||
9 | export GST_PLUGIN_SCANNER_1_0="${S}/gst-plugin-scanner-dummy" | ||
10 | |||
9 | SRC_URI += "file://0001-Install-example-binary-needed-for-core-image-clutter.patch" | 11 | SRC_URI += "file://0001-Install-example-binary-needed-for-core-image-clutter.patch" |
10 | 12 | ||
11 | DEPENDS = "gstreamer1.0-plugins-base gstreamer1.0-plugins-bad clutter-1.0 libgudev" | 13 | DEPENDS = "gstreamer1.0-plugins-base gstreamer1.0-plugins-bad clutter-1.0 libgudev" |