diff options
| -rw-r--r-- | meta/recipes-graphics/kmscube/kmscube_git.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-graphics/kmscube/kmscube_git.bb b/meta/recipes-graphics/kmscube/kmscube_git.bb index 58ce26a3d5..98f110527e 100644 --- a/meta/recipes-graphics/kmscube/kmscube_git.bb +++ b/meta/recipes-graphics/kmscube/kmscube_git.bb | |||
| @@ -6,7 +6,7 @@ OpenGL or OpenGL ES." | |||
| 6 | HOMEPAGE = "https://cgit.freedesktop.org/mesa/kmscube/" | 6 | HOMEPAGE = "https://cgit.freedesktop.org/mesa/kmscube/" |
| 7 | LICENSE = "MIT" | 7 | LICENSE = "MIT" |
| 8 | SECTION = "graphics" | 8 | SECTION = "graphics" |
| 9 | DEPENDS = "virtual/libgles3 virtual/libgles2 virtual/egl libdrm" | 9 | DEPENDS = "virtual/libgles3 virtual/libgles2 virtual/egl libdrm virtual/libgbm" |
| 10 | 10 | ||
| 11 | LIC_FILES_CHKSUM = "file://kmscube.c;beginline=1;endline=23;md5=8b309d4ee67b7315ff7381270dd631fb" | 11 | LIC_FILES_CHKSUM = "file://kmscube.c;beginline=1;endline=23;md5=8b309d4ee67b7315ff7381270dd631fb" |
| 12 | 12 | ||
| @@ -20,7 +20,6 @@ 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" | ||
| 24 | 23 | ||
| 25 | PACKAGECONFIG ??= "" | 24 | PACKAGECONFIG ??= "" |
| 26 | PACKAGECONFIG[gstreamer] = "-Dgstreamer=enabled,-Dgstreamer=disabled,gstreamer1.0 gstreamer1.0-plugins-base" | 25 | PACKAGECONFIG[gstreamer] = "-Dgstreamer=enabled,-Dgstreamer=disabled,gstreamer1.0 gstreamer1.0-plugins-base" |
