diff options
-rw-r--r-- | meta/recipes-graphics/kmscube/kmscube_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-graphics/kmscube/kmscube_git.bb b/meta/recipes-graphics/kmscube/kmscube_git.bb index 54993be89e..68cbe8c9fb 100644 --- a/meta/recipes-graphics/kmscube/kmscube_git.bb +++ b/meta/recipes-graphics/kmscube/kmscube_git.bb | |||
@@ -20,6 +20,7 @@ S = "${WORKDIR}/git" | |||
20 | inherit meson pkgconfig features_check | 20 | inherit meson pkgconfig features_check |
21 | 21 | ||
22 | REQUIRED_DISTRO_FEATURES = "opengl" | 22 | REQUIRED_DISTRO_FEATURES = "opengl" |
23 | DEPENDS = "virtual/libgbm" | ||
23 | 24 | ||
24 | PACKAGECONFIG ??= "" | 25 | PACKAGECONFIG ??= "" |
25 | PACKAGECONFIG[gstreamer] = "-Dgstreamer=enabled,-Dgstreamer=disabled,gstreamer1.0 gstreamer1.0-plugins-base" | 26 | PACKAGECONFIG[gstreamer] = "-Dgstreamer=enabled,-Dgstreamer=disabled,gstreamer1.0 gstreamer1.0-plugins-base" |