From patchwork Thu Jul 19 17:46:14 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [v2,09/16] gnome-doc-utils: Update for python-native changes Date: Thu, 19 Jul 2012 17:46:14 -0000 From: Morgan Little X-Patchwork-Id: 32645 Message-Id: <1342719981-1324-10-git-send-email-morgan.little@windriver.com> To: Add pythonnative to the inherits list --- meta/recipes-gnome/gnome/gnome-doc-utils.inc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 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"