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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user