portage needs python

This commit is contained in:
Mike Frysinger 2005-08-11 00:02:29 +00:00
parent b3f5073c5b
commit 37891c6a78

View File

@ -1,6 +1,7 @@
config BR2_PACKAGE_PORTAGE config BR2_PACKAGE_PORTAGE
bool "portage" bool "portage"
default n default n
select BR2_PACKAGE_PYTHON
help help
Portage, the Gentoo package management tool. Portage, the Gentoo package management tool.