From 4e9a7f4d810da484864f0ff9a2c7d77aca23799b Mon Sep 17 00:00:00 2001 From: Tomas Orsava Date: Thu, 21 Sep 2017 14:56:25 +0200 Subject: [PATCH] Disable dependency on perl, bootstrap already contains it --- python3.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/python3.yaml b/python3.yaml index ccaca85..958add7 100644 --- a/python3.yaml +++ b/python3.yaml @@ -24,7 +24,9 @@ data: python3-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: