| Submitter | Morgan Little |
|---|---|
| Date | July 19, 2012, 5:46 p.m. |
| Message ID | <1342719981-1324-10-git-send-email-morgan.little@windriver.com> |
| Download | mbox | patch |
| Permalink | /patch/32645/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-gnome/gnome/gnome-doc-utils.inc b/meta/recipes-gnome/gnome/gnome-doc-utils.inc index 08333db..3c9a50d 100644 --- a/meta/recipes-gnome/gnome/gnome-doc-utils.inc +++ b/meta/recipes-gnome/gnome/gnome-doc-utils.inc @@ -2,7 +2,7 @@ LICENSE = "GPLv2 & LGPLv2.1" DEPENDS = "libxml2 libxslt libxslt-native gnome-doc-utils-native glib-2.0" DEPENDS_virtclass-native = "libxml2-native libxslt-native intltool-native glib-2.0-native" -inherit gnome gettext python-dir +inherit gnome gettext python-dir pythonnative EXTRA_OECONF += "--disable-scrollkeeper"