From ff0e10158ea2b6ad31f58aa6ce1a46896b6efa1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 17 Feb 2017 14:04:15 +0100 Subject: [PATCH] sddm: add some necessary x-packages to RDEPENDS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-misc/recipes-graphics/sddm/sddm_git.bb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/recipes-misc/recipes-graphics/sddm/sddm_git.bb b/recipes-misc/recipes-graphics/sddm/sddm_git.bb index d6f1c004..78e171bd 100644 --- a/recipes-misc/recipes-graphics/sddm/sddm_git.bb +++ b/recipes-misc/recipes-graphics/sddm/sddm_git.bb @@ -58,10 +58,14 @@ USERADD_PARAM_${PN} = "--system --home ${localstatedir}/lib/sddm --shell /bin/fa RDEPENDS_${PN} += " \ bash \ + packagegroup-core-x11-xserver \ + xinit \ xauth \ + xmessage \ + xrdb \ + \ qtbase-plugins \ qtdeclarative-plugins \ qtdeclarative-qmlplugins \ pam-plugin-tally \ " -