From ca052c32d8e776f2fd25702823517cbae8e3dce6 Mon Sep 17 00:00:00 2001 From: lars Date: Sat, 13 Sep 2008 13:45:36 +0000 Subject: [PATCH] fix package submenu. git-svn-id: svn://svn.openwrt.org/openwrt/packages@12596 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- XOrg/lib/vte/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XOrg/lib/vte/Makefile b/XOrg/lib/vte/Makefile index 7df7e8865..d10a88a49 100644 --- a/XOrg/lib/vte/Makefile +++ b/XOrg/lib/vte/Makefile @@ -43,7 +43,7 @@ endef define Package/python-vte SECTION:=lang-python CATEGORY:=Languages - SUBMENU:=python + SUBMENU:=Python TITLE:=Python bindings for vte URL:=http://developer.gnome.org/arch/gnome/widgets/vte.html DEPENDS:=python-core +python-gtk +vte