diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-kivy_2.1.0..bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-kivy_2.1.0..bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-kivy_2.1.0..bb b/meta-python/recipes-devtools/python/python3-kivy_2.1.0..bb index 684bca03e1..ca1fc5f96d 100644 --- a/meta-python/recipes-devtools/python/python3-kivy_2.1.0..bb +++ b/meta-python/recipes-devtools/python/python3-kivy_2.1.0..bb | |||
@@ -43,7 +43,7 @@ export KIVY_GRAPHICS | |||
43 | KIVY_CROSS_SYSROOT="${RECIPE_SYSROOT}" | 43 | KIVY_CROSS_SYSROOT="${RECIPE_SYSROOT}" |
44 | export KIVY_CROSS_SYSROOT | 44 | export KIVY_CROSS_SYSROOT |
45 | 45 | ||
46 | REQUIRED_DISTRO_FEATURES += "x11 opengl" | 46 | REQUIRED_DISTRO_FEATURES += "x11 opengl gobject-introspection-data" |
47 | 47 | ||
48 | DEPENDS += " \ | 48 | DEPENDS += " \ |
49 | gstreamer1.0 \ | 49 | gstreamer1.0 \ |