From 6d1cafe0c236725580ed5d65a235ccb92d646811 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 18 Jul 2014 12:37:02 +0200 Subject: [PATCH] exo: add missing inherit gtk-doc (From meta-openembedded rev: 7d461eef5590a82c79c1434a0d02f63e232601af) Signed-off-by: Martin Jansa Signed-off-by: Patrick Ohly --- meta-openembedded/meta-xfce/recipes-xfce/exo/exo_0.10.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-openembedded/meta-xfce/recipes-xfce/exo/exo_0.10.2.bb b/meta-openembedded/meta-xfce/recipes-xfce/exo/exo_0.10.2.bb index 88fb74c..ef8e55f 100644 --- a/meta-openembedded/meta-xfce/recipes-xfce/exo/exo_0.10.2.bb +++ b/meta-openembedded/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 += " \ -- 2.7.4