projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3f5073
)
portage needs python
author
Mike Frysinger
<vapier@gentoo.org>
Thu, 11 Aug 2005 00:02:29 +0000
(
00:02
-0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Thu, 11 Aug 2005 00:02:29 +0000
(
00:02
-0000)
package/portage/Config.in
patch
|
blob
|
history
diff --git
a/package/portage/Config.in
b/package/portage/Config.in
index ad68344ee79fddfad61cf6221c4cf2edb65bd140..7439fc956459b960c6a5aa1cf46f32c01f20088d 100644
(file)
--- a/
package/portage/Config.in
+++ b/
package/portage/Config.in
@@
-1,6
+1,7
@@
config BR2_PACKAGE_PORTAGE
bool "portage"
default n
+ select BR2_PACKAGE_PYTHON
help
Portage, the Gentoo package management tool.