hawaii-shell: add catchsegv to RDEPENDS

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2014-06-27 22:11:34 +02:00
parent 2b0e934034
commit 0a39edb783

View File

@@ -40,5 +40,5 @@ FILES_${PN}-dbg += " \
${libdir}/weston/.debug \
"
# starter scripts rely on bash and qdbus
RDEPENDS_${PN} = "bash qttools-tools qtwayland-plugins weston"
# starter scripts rely on bash qdbus catchsegv
RDEPENDS_${PN} = "bash qttools-tools qtwayland-plugins weston catchsegv"