mirror of https://github.com/KLayout/klayout.git
Fixed RPM build script for OpenSuSE Leap 15
This commit is contained in:
parent
d5840aac20
commit
b286da7e56
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue