[oe-commits] Martin Jansa : xfconf: inherit gtk-doc

git at git.openembedded.org git at git.openembedded.org
Tue Jul 15 13:09:09 UTC 2014


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon Jul  7 12:43:21 2014 +0200

xfconf: inherit gtk-doc

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 1355359..8a3416c 100644
--- a/meta-xfce/recipes-xfce/xfconf/xfconf_4.10.0.bb
+++ b/meta-xfce/recipes-xfce/xfconf/xfconf_4.10.0.bb
@@ -4,7 +4,7 @@ LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
 DEPENDS = "dbus-glib libxfce4util perl intltool-native"
 
-inherit xfce
+inherit xfce gtk-doc
 
 EXTRA_OECONF += "PERL=${STAGING_DIR_TARGET}/usr/bin/perl"
 



More information about the Openembedded-commits mailing list