[oe-commits] =?UTF-8?Q?Andreas=20M=C3=BCller=20?=: xfce4-settings: remove libnotify from DEPENDS - it is in PACKAGECONFIG

git at git.openembedded.org git at git.openembedded.org
Fri Sep 18 11:06:16 UTC 2015


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

Author: Andreas Müller <schnitzeltony at googlemail.com>
Date:   Wed Sep 16 08:08:34 2015 +0200

xfce4-settings: remove libnotify from DEPENDS - it is in PACKAGECONFIG

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 1a7fcb5..811866c 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 upower"
+DEPENDS = "exo exo-native garcon gtk+ libxfce4util libxfce4ui xfconf dbus-glib libxi virtual/libx11 xrandr libxcursor libxklavier upower"
 
 inherit xfce xfce-git
 



More information about the Openembedded-commits mailing list