sddm: add xauth to RDEPENDS

| Aug 05 22:28:46 raspberrypi2 sddm[428]: sh: /usr/bin/xauth: No such file or directory

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2016-08-07 13:13:54 +02:00
parent 8c68b69bed
commit 3dda65265c

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} += " \
xauth \
qtbase-plugins \
qtbase-fonts \
qtdeclarative-plugins \