diff options
| author | Andreas Müller <schnitzeltony@googlemail.com> | 2014-05-07 21:39:15 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-05-09 14:58:00 +0200 |
| commit | ca8d1a78f5623f537088733b20396f1e17700428 (patch) | |
| tree | 7da62cfc1a484982eedd0610389380c2a18fb342 | |
| parent | 5bad3dcf1221656cfae3ada1a43a3de195f4fd42 (diff) | |
| download | meta-openembedded-ca8d1a78f5623f537088733b20396f1e17700428.tar.gz | |
xfce4-settings: add upower to DEPENDS
detected in Martin's world with test-dependencies
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| -rw-r--r-- | meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 b34bb7a380..290ec3de5c 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" | |||
| 2 | SECTION = "x11/wm" | 2 | SECTION = "x11/wm" |
| 3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
| 5 | DEPENDS = "exo exo-native garcon gtk+ libxfce4util libxfce4ui xfconf dbus-glib libxi virtual/libx11 xrandr libnotify libxcursor libxklavier" | 5 | DEPENDS = "exo exo-native garcon gtk+ libxfce4util libxfce4ui xfconf dbus-glib libxi virtual/libx11 xrandr libnotify libxcursor libxklavier upower" |
| 6 | 6 | ||
| 7 | inherit xfce xfce-git | 7 | inherit xfce xfce-git |
| 8 | 8 | ||
