aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/gnome/gnome-doc-utils.inc6
1 files changed, 2 insertions, 4 deletions
diff --git a/recipes/gnome/gnome-doc-utils.inc b/recipes/gnome/gnome-doc-utils.inc
index a1ae11e4b0..37a5f56d49 100644
--- a/recipes/gnome/gnome-doc-utils.inc
+++ b/recipes/gnome/gnome-doc-utils.inc
@@ -1,10 +1,9 @@
LICENSE = "GPL LGPL"
-DEPENDS = "libxml2 libxslt libxslt-native libxml2-native gettext-native"
-DEPENDS_virtclass-native = "libxslt-native libxml2-native gettext-native"
+DEPENDS = "libxml2 libxslt libxslt-native libxml2-native"
INC_PR = "r6"
-inherit gnomebase
+inherit gnomebase gettext
EXTRA_OECONF = "--disable-scrollkeeper"
@@ -21,4 +20,3 @@ do_install_append() {
FILES_${PN} += "${datadir}/xml*"
BBCLASSEXTEND = "native"
-