diff options
| -rw-r--r-- | recipes-graphics/userland/userland_git.bb | 2 |
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" | |||
| 71 | FILES_${PN}-dbg += "${libdir}/plugins/.debug" | 71 | FILES_${PN}-dbg += "${libdir}/plugins/.debug" |
| 72 | 72 | ||
| 73 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 73 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
| 74 | |||
| 75 | RDEPENDS_${PN} += "bash" | ||
