From b36f0d540729c04b66ede73dc7ed25b05f8e05e87fd363df7de46b1bc07d00ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Mon, 22 Jul 2024 12:08:53 +0200 Subject: [PATCH] =?UTF-8?q?Add=20missing=20dependency=20=E2=80=A6=20python?= =?UTF-8?q?3-devel.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- swipl.changes | 5 +++++ swipl.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/swipl.changes b/swipl.changes index d6ed488..1574de0 100644 --- a/swipl.changes +++ b/swipl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jul 22 10:08:40 UTC 2024 - Matej Cepl + +- Add missing dependency … python3-devel. + ------------------------------------------------------------------- Thu Jul 18 08:13:55 UTC 2024 - Matej Cepl diff --git a/swipl.spec b/swipl.spec index 1dde5cc..64b9654 100644 --- a/swipl.spec +++ b/swipl.spec @@ -34,6 +34,7 @@ BuildRequires: gcc-c++ BuildRequires: gmp-devel BuildRequires: gperftools-devel BuildRequires: java-devel >= 1.8.0 +BuildRequires: python3-devel >= 3.6 # For %%check BuildRequires: junit BuildRequires: libarchive-devel -- 2.45.2