From 3b6f75083240f3572bf4985cd40d93a7225fa794 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 13 Jun 2017 17:06:18 +0200 Subject: [PATCH] liri-shell: add qtwayland-native to DEPENDS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-liri/liri-shell/liri-shell_git.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-liri/liri-shell/liri-shell_git.bb b/recipes-liri/liri-shell/liri-shell_git.bb index 9204cc98..46d5bf6d 100644 --- a/recipes-liri/liri-shell/liri-shell_git.bb +++ b/recipes-liri/liri-shell/liri-shell_git.bb @@ -17,6 +17,7 @@ SRCREV = "9f5ed08fe14820e6f5e03b91410dd280f3678430" S = "${WORKDIR}/git" DEPENDS += " \ + qtwayland-native \ qtaccountsservice \ libpam \ vibe \