summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-graphics/userland/userland_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-graphics/userland/userland_git.bb b/recipes-graphics/userland/userland_git.bb
index 6e73ca7..99cf02c 100644
--- a/recipes-graphics/userland/userland_git.bb
+++ b/recipes-graphics/userland/userland_git.bb
@@ -71,3 +71,5 @@ FILES_${PN}-doc += "${datadir}/install"
71FILES_${PN}-dbg += "${libdir}/plugins/.debug" 71FILES_${PN}-dbg += "${libdir}/plugins/.debug"
72 72
73PACKAGE_ARCH = "${MACHINE_ARCH}" 73PACKAGE_ARCH = "${MACHINE_ARCH}"
74
75RDEPENDS_${PN} += "bash"