[oe-commits] =?UTF-8?Q?Andreas=20M=C3=BCller=20?=: xfce4-weather-plugin: add dbus-glib and upower to DEPENDS

git at git.openembedded.org git at git.openembedded.org
Fri May 9 12:59:16 UTC 2014


Module: meta-openembedded.git
Branch: master
Commit: 78c021595a240fc2eeb32d789fe2596fc98f2bce
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=78c021595a240fc2eeb32d789fe2596fc98f2bce

Author: Andreas Müller <schnitzeltony at googlemail.com>
Date:   Wed May  7 21:39:16 2014 +0200

xfce4-weather-plugin: add dbus-glib and upower to DEPENDS

detected in Martin's world with test-dependencies

Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.8.3.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.8.3.bb b/meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.8.3.bb
index b57f91c..d03a259 100644
--- a/meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.8.3.bb
+++ b/meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.8.3.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
 inherit xfce-panel-plugin
 
-DEPENDS += "libsoup-2.4"
+DEPENDS += "libsoup-2.4 dbus-glib upower"
 
 SRC_URI[md5sum] = "755b33089c02afe88abb39253003a7f3"
 SRC_URI[sha256sum] = "40a6a22be7653b15a47174a430da89040f178695b48e5e01e77990050f715ce4"



More information about the Openembedded-commits mailing list