[oe-commits] Martin Jansa : xfconf: add dependency on xfce4-dev-tools-native

git at git.openembedded.org git at git.openembedded.org
Mon Jul 21 22:04:18 UTC 2014


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Jul 16 13:53:49 2014 +0200

xfconf: add dependency on xfce4-dev-tools-native

* we need it to provide xdt-features.m4

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-xfce/recipes-xfce/xfconf/xfconf_4.10.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-xfce/recipes-xfce/xfconf/xfconf_4.10.0.bb b/meta-xfce/recipes-xfce/xfconf/xfconf_4.10.0.bb
index 8a3416c..30d0de3 100644
--- a/meta-xfce/recipes-xfce/xfconf/xfconf_4.10.0.bb
+++ b/meta-xfce/recipes-xfce/xfconf/xfconf_4.10.0.bb
@@ -2,7 +2,7 @@ SUMMARY = "Xfce configuration daemon and utilities"
 SECTION = "x11/wm"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
-DEPENDS = "dbus-glib libxfce4util perl intltool-native"
+DEPENDS = "dbus-glib libxfce4util perl intltool-native xfce4-dev-tools-native"
 
 inherit xfce gtk-doc
 



More information about the Openembedded-commits mailing list