[oe-commits] Martin Jansa : exo: add missing inherit gtk-doc

git at git.openembedded.org git at git.openembedded.org
Sun Jul 20 11:11:18 UTC 2014


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Fri Jul 18 12:37:02 2014 +0200

exo: add missing inherit gtk-doc

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

---

 meta-xfce/recipes-xfce/exo/exo_0.10.2.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-xfce/recipes-xfce/exo/exo_0.10.2.bb b/meta-xfce/recipes-xfce/exo/exo_0.10.2.bb
index 88fb74c..ef8e55f 100644
--- a/meta-xfce/recipes-xfce/exo/exo_0.10.2.bb
+++ b/meta-xfce/recipes-xfce/exo/exo_0.10.2.bb
@@ -6,7 +6,7 @@ DEPENDS = "gtk+ libxfce4util libxfce4ui virtual/libx11 liburi-perl-native cairo"
 DEPENDS_class-native = "glib-2.0-native xfce4-dev-tools-native intltool-native"
 PR = "r4"
 
-inherit xfce pythonnative perlnative
+inherit xfce pythonnative perlnative gtk-doc
 
 # SRC_URI must follow inherited one
 SRC_URI += " \



More information about the Openembedded-commits mailing list