Commit 37891c6a authored by Mike Frysinger's avatar Mike Frysinger
Browse files

portage needs python

parent b3f5073c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_PORTAGE
	bool "portage"
	default n
	select BR2_PACKAGE_PYTHON
	help
	  Portage, the Gentoo package management tool.