diff options
Diffstat (limited to 'recipes-demo/html5-homescreen/html5-homescreen_git.bb')
-rw-r--r-- | recipes-demo/html5-homescreen/html5-homescreen_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo/html5-homescreen/html5-homescreen_git.bb b/recipes-demo/html5-homescreen/html5-homescreen_git.bb index 567d1d669..2c46b95ad 100644 --- a/recipes-demo/html5-homescreen/html5-homescreen_git.bb +++ b/recipes-demo/html5-homescreen/html5-homescreen_git.bb @@ -14,7 +14,7 @@ PV = "1.0+git${SRCPV}" S = "${WORKDIR}/git" B = "${WORKDIR}/build" -inherit pythonnative systemd +inherit systemd DEPENDS = "nodejs-native" |