Fix buildrequires
This commit is contained in:
parent
7559c8bf19
commit
45a8ea8a23
1 changed files with 6 additions and 2 deletions
|
|
@ -22,10 +22,14 @@ data:
|
||||||
|
|
||||||
# python2-devel buildrequires python3-rpm-generators which
|
# python2-devel buildrequires python3-rpm-generators which
|
||||||
# requires python3 and python3-setuptools
|
# requires python3 and python3-setuptools
|
||||||
python3-bootstrap: master
|
# python3-bootstrap: master
|
||||||
|
# Disabled since python3-bootstrap requires platform, and
|
||||||
|
# bootstrap and platform modules conflict
|
||||||
|
|
||||||
# tk-devel buildrequires /usr/bin/perl
|
# tk-devel buildrequires /usr/bin/perl
|
||||||
perl: master
|
# perl: master
|
||||||
|
# Disabled since perl requires platform, and bootstrap and
|
||||||
|
# platform modules conflict
|
||||||
requires:
|
requires:
|
||||||
platform: master
|
platform: master
|
||||||
references:
|
references:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue