Disabled dependency on python3-bootstrap until we builddep on platform instead of bootstrap
This commit is contained in:
parent
4e9a7f4d81
commit
178a8a50f3
1 changed files with 3 additions and 1 deletions
|
|
@ -21,7 +21,9 @@ data:
|
|||
bootstrap: master
|
||||
|
||||
# Need an already built Python interpreter
|
||||
python3-bootstrap: master
|
||||
# python3-bootstrap: master
|
||||
# Disabled since python3-bootstrap requires platform, and
|
||||
# bootstrap and platform modules conflict
|
||||
|
||||
# tk-devel buildrequires /usr/bin/perl
|
||||
# perl: master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue