vte: fix build build
authorPhilippe De Swert <philippedeswert@scarlet.be>
Mon, 16 Apr 2007 17:31:35 +0000 (17:31 +0000)
committerPhilippe De Swert <philippedeswert@scarlet.be>
Mon, 16 Apr 2007 17:31:35 +0000 (17:31 +0000)
* disable building documentation as it causes failures
* extra info in: http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=468

packages/vte/vte_0.11.15.bb

index 7b1c7c8..8547191 100644 (file)
@@ -2,6 +2,7 @@ LICENSE = "LGPL"
 
 inherit gnome
 
+EXTRA_OECONF = "--disable-gtk-doc"
 
 do_stage() {
 autotools_stage_all