From 9628e837b0a8b096abdaa737110e76b407806478 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 26 Mar 2008 14:22:28 +0000 Subject: vte.inc: Disable python, add intltool-native to DEPENDS --- packages/vte/vte.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packages') diff --git a/packages/vte/vte.inc b/packages/vte/vte.inc index e9313cd861..587ea85a39 100644 --- a/packages/vte/vte.inc +++ b/packages/vte/vte.inc @@ -1,13 +1,13 @@ DESCRIPTION = "vte is a virtual terminal emulator" LICENSE = "LGPL" -DEPENDS += " glib-2.0 gtk+" +DEPENDS += " glib-2.0 gtk+ intltool-native" RDEPENDS = "termcap" inherit gnome SRC_URI += "file://vte-pkgconfig-fixes.patch;patch=1" -EXTRA_OECONF = "--disable-gtk-doc" +EXTRA_OECONF = "--disable-gtk-doc --disable-python" do_stage() { autotools_stage_all -- cgit v1.2.3