summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-gnome/gnome/gnome-doc-utils.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-gnome/gnome/gnome-doc-utils.inc b/meta/recipes-gnome/gnome/gnome-doc-utils.inc
index e148ce3350..958750690a 100644
--- a/meta/recipes-gnome/gnome/gnome-doc-utils.inc
+++ b/meta/recipes-gnome/gnome/gnome-doc-utils.inc
@@ -10,6 +10,8 @@ DEPENDS_class-native = "libxml2-native libxslt-native intltool-native glib-2.0-n
10 10
11inherit gnomebase gettext python-dir pythonnative autotools-brokensep 11inherit gnomebase gettext python-dir pythonnative autotools-brokensep
12 12
13CLEANBROKEN = "1"
14
13EXTRA_OECONF += "--disable-scrollkeeper" 15EXTRA_OECONF += "--disable-scrollkeeper"
14 16
15do_install_append() { 17do_install_append() {