mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-05 02:50:26 +02:00
Merge pull request #2359 from pentoo/updates20250601
bootstrap: require docutils harder for stage3
This commit is contained in:
commit
8f4278af28
3 changed files with 4 additions and 2 deletions
|
|
@ -6,5 +6,3 @@ app-arch/xz-utils
|
|||
app-arch/lbzip2
|
||||
#this is needed for portage-9999 which is sometimes used for testing
|
||||
dev-vcs/git
|
||||
#glib-utils and possibly others need this in stage3
|
||||
dev-python/docutils
|
||||
|
|
|
|||
2
profiles/pentoo/bootstrap/packages
Normal file
2
profiles/pentoo/bootstrap/packages
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
#glib-utils and possibly others need this in stage3
|
||||
*dev-python/docutils
|
||||
2
profiles/pentoo/bootstrap/packages.build
Normal file
2
profiles/pentoo/bootstrap/packages.build
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
#glib-utils and possibly others need this in stage3
|
||||
dev-python/docutils
|
||||
Loading…
Reference in a new issue