From: Philippe De Swert Date: Mon, 16 Apr 2007 17:31:35 +0000 (+0000) Subject: vte: fix build build X-Git-Tag: Release-2010-05/1~8868^2~689^2~11 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b3aeb1f247cba980bbdbbab6d0f42bd4509f5f4;p=openembedded.git vte: fix build build * disable building documentation as it causes failures * extra info in: http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=468 --- diff --git a/packages/vte/vte_0.11.15.bb b/packages/vte/vte_0.11.15.bb index 7b1c7c803c..8547191abf 100644 --- a/packages/vte/vte_0.11.15.bb +++ b/packages/vte/vte_0.11.15.bb @@ -2,6 +2,7 @@ LICENSE = "LGPL" inherit gnome +EXTRA_OECONF = "--disable-gtk-doc" do_stage() { autotools_stage_all