From 424acd618777f0d262f70a094068874fadcf463b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 24 Jul 2015 17:33:37 +0200 Subject: [PATCH] lxqt-powermanagement: 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 --- .../lxqt-powermanagement/lxqt-powermanagement_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-lxqt/lxqt-powermanagement/lxqt-powermanagement_git.bb b/recipes-lxqt/lxqt-powermanagement/lxqt-powermanagement_git.bb index 91ee0ff4..9b3418a2 100644 --- a/recipes-lxqt/lxqt-powermanagement/lxqt-powermanagement_git.bb +++ b/recipes-lxqt/lxqt-powermanagement/lxqt-powermanagement_git.bb @@ -6,9 +6,9 @@ inherit lxqt distro_features_check REQUIRED_DISTRO_FEATURES = "x11" -DEPENDS += "qtsvg liblxqt libqtxdg" +DEPENDS += "qtsvg liblxqt libqtxdg solid" -SRCREV = "4bc9f66d12afb4bab72867c64769697aab74bfa4" -PV = "0.9.0" +SRCREV = "92298941bf700a034b4ef3941e6f350a3c824f57" +PV = "0.9.0+git${SRCPV}" FILES_${PN} += "${datadir}/icons"