mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-29 01:14:35 +02:00
Added OpenSuSE Leap15 to RPM build script.
This commit is contained in:
@@ -68,6 +68,14 @@ Requires: libqt4-x11 >= 4.8.6
|
||||
%define pylib %{python3_sitearch}
|
||||
%endif
|
||||
|
||||
%if "%{target_system}" == "opensuse_leap"
|
||||
# OpenSuSE Leap 15 requirements
|
||||
Requires: ruby >= 2.1.9
|
||||
Requires: python3 >= 3.4.6
|
||||
Requires: libqt4-x11 >= 4.8.7
|
||||
%define buildopt -j2
|
||||
%endif
|
||||
|
||||
%description
|
||||
Mask layout viewer and editor for the chip design engineer.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user