From a7d25ba6dfbadea05ad8e92b0c4b3e63a977144a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 24 Jul 2015 17:41:32 +0200 Subject: [PATCH] lxqt-runner: update to latest sources 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-lxqt/lxqt-runner/lxqt-runner_git.bb b/recipes-lxqt/lxqt-runner/lxqt-runner_git.bb index 32517747..c2dc1271 100644 --- a/recipes-lxqt/lxqt-runner/lxqt-runner_git.bb +++ b/recipes-lxqt/lxqt-runner/lxqt-runner_git.bb @@ -8,8 +8,8 @@ REQUIRED_DISTRO_FEATURES = "x11" DEPENDS += "qtscript libqtxdg lxqt-globalkeys menu-cache" -SRCREV = "de6de66013e15f149526f6eee856aeef316a3198" -PV = "0.9.0" +SRCREV = "c02fc4b867aaa7e7772730420c3635e858db1b5f" +PV = "0.9.0+git${SRCPV}" # REVISIT: These are poluted by host paths FILES_${PN}-dev += "${datadir}/lxqt/lxqt-runner/*.cmake"