use conditional dependencies in vte as well

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13816 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2009-01-02 02:55:20 +00:00
parent 0dd58c8ac6
commit 4e24988f17

View File

@ -46,7 +46,7 @@ define Package/python-vte
SUBMENU:=Python
TITLE:=Python bindings for vte
URL:=http://developer.gnome.org/arch/gnome/widgets/vte.html
DEPENDS:=python-core +python-gtk +vte
DEPENDS:=python-core +PACKAGE_python-vte:python-gtk +vte
endef
define Package/vte/description