summaryrefslogtreecommitdiffstats
path: root/recipes-core/jamvm/jamvm_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/jamvm/jamvm_git.bb')
-rw-r--r--recipes-core/jamvm/jamvm_git.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-core/jamvm/jamvm_git.bb b/recipes-core/jamvm/jamvm_git.bb
index 07eed6a..63364aa 100644
--- a/recipes-core/jamvm/jamvm_git.bb
+++ b/recipes-core/jamvm/jamvm_git.bb
@@ -3,6 +3,10 @@
3 3
4require jamvm.inc 4require jamvm.inc
5 5
6inherit distro_features_check
7
8REQUIRED_DISTRO_FEATURES = "x11"
9
6SRCREV = "ebd11bde0a97b57f0d18938c6b65468d3c932719" 10SRCREV = "ebd11bde0a97b57f0d18938c6b65468d3c932719"
7PV = "1.5.5+1.6.0-devel+git${SRCPV}" 11PV = "1.5.5+1.6.0-devel+git${SRCPV}"
8 12