From 45a8ea8a23510fbc0799829dea735d5099b4989b Mon Sep 17 00:00:00 2001 From: Tomas Orsava Date: Thu, 21 Sep 2017 18:23:58 +0200 Subject: [PATCH] Fix buildrequires --- python2-bootstrap.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/python2-bootstrap.yaml b/python2-bootstrap.yaml index 719c543..5c33c8a 100644 --- a/python2-bootstrap.yaml +++ b/python2-bootstrap.yaml @@ -22,10 +22,14 @@ data: # python2-devel buildrequires python3-rpm-generators which # 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 - perl: master + # perl: master + # Disabled since perl requires platform, and bootstrap and + # platform modules conflict requires: platform: master references: