From b286da7e561020131dfb0ce7165c9906f7b1eb7e Mon Sep 17 00:00:00 2001 From: Matthias Koefferlein Date: Tue, 31 Jul 2018 02:50:25 +0200 Subject: [PATCH] Fixed RPM build script for OpenSuSE Leap 15 --- scripts/rpm-data/klayout.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/rpm-data/klayout.spec b/scripts/rpm-data/klayout.spec index 3d07456a3..e75247878 100644 --- a/scripts/rpm-data/klayout.spec +++ b/scripts/rpm-data/klayout.spec @@ -66,7 +66,7 @@ Requires: libqt4-x11 >= 4.8.6 %if "%{target_system}" == "opensuse_leap" # OpenSuSE Leap 15 requirements -Requires: ruby2.3 >= 2.3.3 +Requires: ruby >= 2.1.9 Requires: python3 >= 3.4.6 Requires: libqt4-x11 >= 4.8.7 %define buildopt -j2