summaryrefslogtreecommitdiffstats
path: root/package/portage/Config.in
blob: 83778ff3cbeaeb83c5ed227c8a6bb94b5eb8e96d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
config BR2_PACKAGE_PORTAGE
	bool "portage"
	select BR2_PACKAGE_PYTHON
	depends on BR2_USE_WCHAR
	help
	  Portage, the Gentoo package management tool.

	  http://www.gentoo.org/

comment "portage requires a toolchain with WCHAR support"
	depends on !BR2_USE_WCHAR