From 7b900cd7fae8ff8f0b403dfc08360c9daf19c94f Mon Sep 17 00:00:00 2001 From: Tomas Orsava Date: Wed, 20 Sep 2017 11:26:38 +0200 Subject: [PATCH] Disable dependency on perl, bootstrap already contains it --- python3-bootstrap.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/python3-bootstrap.yaml b/python3-bootstrap.yaml index 86554d0..b0365cd 100644 --- a/python3-bootstrap.yaml +++ b/python3-bootstrap.yaml @@ -21,7 +21,9 @@ data: bootstrap: master # 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: