[oe-commits] =?UTF-8?Q?Andreas=20M=C3=BCller=20?=: xfce4-settings: add 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: ca8d1a78f5623f537088733b20396f1e17700428
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=ca8d1a78f5623f537088733b20396f1e17700428

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

xfce4-settings: add 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-xfce/xfce4-settings/xfce4-settings_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb
index b34bb7a..290ec3d 100644
--- a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb
+++ b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb
@@ -2,7 +2,7 @@ SUMMARY = "Xfce4 settings"
 SECTION = "x11/wm"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
-DEPENDS = "exo exo-native garcon gtk+ libxfce4util libxfce4ui xfconf dbus-glib libxi virtual/libx11 xrandr libnotify libxcursor libxklavier"
+DEPENDS = "exo exo-native garcon gtk+ libxfce4util libxfce4ui xfconf dbus-glib libxi virtual/libx11 xrandr libnotify libxcursor libxklavier upower"
 
 inherit xfce xfce-git
 



More information about the Openembedded-commits mailing list