From 6213eba514dc2e7a1def435bab439ca69dc63d83 Mon Sep 17 00:00:00 2001 From: Jan Horak Date: Fri, 8 Apr 2022 08:17:51 +0200 Subject: [PATCH] Resolves: #2068037 Added lapack for numpy --- inkscape.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/inkscape.yaml b/inkscape.yaml index 1b8b3c3..37047a5 100644 --- a/inkscape.yaml +++ b/inkscape.yaml @@ -64,6 +64,10 @@ data: rationale: Runtime dependency ref: rhel-9.0.0 buildorder: 50 + lapack: + rationale: Runtime dependency + ref: rhel-9.0.0 + buildorder: 40 potrace: rationale: Runtime dependency ref: rhel-9.0.0