Remove extra buildtime/runtime deps since they should be in host&platform

This commit is contained in:
Tomas Orsava 2018-03-14 17:42:34 +01:00
commit 2af3f58d03

View file

@ -19,28 +19,8 @@ data:
dependencies: dependencies:
buildrequires: buildrequires:
platform: f28 platform: f28
# Need an already built Python interpreter
# python2-bootstrap: master
# Disabled since python2-bootstrap requires platform, and
# bootstrap and platform modules conflict
# python2-devel requires python3-rpm-generators which
# requires python3 and python3-setuptools
# python3: master
# Disabled since python3 requires platform, and
# bootstrap and platform modules conflict
# tk-devel buildrequires /usr/bin/perl
# perl: master
# Disabled since perl requires platform, and
# bootstrap and platform modules conflict
requires: requires:
platform: f28 platform: f28
# python2-devel requires python3-rpm-generators which
# requires python3 and python3-setuptools
python3: 3.6
references: references:
community: https://www.python.org/ community: https://www.python.org/
documentation: https://docs.python.org/2/ documentation: https://docs.python.org/2/