kumquat-buildroot/package/portage/Config.in
Peter Korsgaard 7b3a6f0aab python: needs WCHAR support in toolchain
And hence, portage needs it as well.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-04-19 14:38:45 +02:00

12 lines
263 B
Plaintext

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