diff options
-rw-r--r-- | meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_1.2.0.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_1.2.0.bb b/meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_1.2.0.bb index 2f9994fa39..6e92186ab9 100644 --- a/meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_1.2.0.bb +++ b/meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_1.2.0.bb | |||
@@ -7,8 +7,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | |||
7 | 7 | ||
8 | inherit xfce | 8 | inherit xfce |
9 | 9 | ||
10 | PNBLACKLIST[xfce4-power-manager] = "BROKEN: rdepends on broken networkmanager" | ||
11 | |||
12 | DEPENDS = "gtk+ glib-2.0 dbus-glib xfconf libxfce4ui libxfce4util libnotify \ | 10 | DEPENDS = "gtk+ glib-2.0 dbus-glib xfconf libxfce4ui libxfce4util libnotify \ |
13 | libxrandr virtual/libx11 libxext xfce4-panel" | 11 | libxrandr virtual/libx11 libxext xfce4-panel" |
14 | 12 | ||