sddm: add bash to RDEPENDS

| /usr/share/sddm/scripts/Xsession: exec: line 46: /bin/bash: not found

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2016-09-13 00:49:39 +02:00
parent 21a625070f
commit 3370077b08

View File

@@ -54,6 +54,7 @@ USERADD_PACKAGES = "${PN}"
USERADD_PARAM_${PN} = "--system --home ${localstatedir}/lib/sddm --shell /bin/false --user-group --groups video sddm"
RDEPENDS_${PN} += " \
bash \
xauth \
qtbase-plugins \
qtdeclarative-plugins \