summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-graphics/kmscube/kmscube_git.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-graphics/kmscube/kmscube_git.bb b/meta/recipes-graphics/kmscube/kmscube_git.bb
index 63f29fd169..505acb024b 100644
--- a/meta/recipes-graphics/kmscube/kmscube_git.bb
+++ b/meta/recipes-graphics/kmscube/kmscube_git.bb
@@ -19,6 +19,9 @@ UPSTREAM_CHECK_COMMITS = "1"
19 19
20S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"
21 21
22BASEPV = "0.0.1"
23PV = "${BASEPV}+git"
24
22inherit meson pkgconfig features_check 25inherit meson pkgconfig features_check
23 26
24REQUIRED_DISTRO_FEATURES = "opengl" 27REQUIRED_DISTRO_FEATURES = "opengl"