From 4f7ef4379695b05214cd99f4a92153923db21a9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 27 Sep 2016 02:36:10 +0200 Subject: [PATCH] lxqt-runner: update to 0.11.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-lxqt/lxqt-runner/lxqt-runner_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-lxqt/lxqt-runner/lxqt-runner_git.bb b/recipes-lxqt/lxqt-runner/lxqt-runner_git.bb index 8b6b4c28..41572e18 100644 --- a/recipes-lxqt/lxqt-runner/lxqt-runner_git.bb +++ b/recipes-lxqt/lxqt-runner/lxqt-runner_git.bb @@ -6,10 +6,10 @@ inherit lxqt pkgconfig distro_features_check REQUIRED_DISTRO_FEATURES = "x11" -DEPENDS += "qtscript libqtxdg lxqt-globalkeys menu-cache" +DEPENDS += "qtscript libqtxdg lxqt-globalkeys menu-cache muparser" -SRCREV = "cd490a9324d304453693c691f8e68a2517c8fb18" -PV = "0.10.0" +SRCREV = "ad6321d083b8a86889cf62164c21fd31090bff44" +PV = "0.11.0" # REVISIT: These are poluted by host paths FILES_${PN}-dev += "${datadir}/lxqt/lxqt-runner/*.cmake"