mirror of
https://github.com/KLayout/klayout.git
synced 2026-09-07 11:31:08 +02:00
Merge branch 'master' into pymod
This commit is contained in:
@@ -77,6 +77,14 @@ Requires: libqt4-x11 >= 4.8.7
|
||||
%define pylib %{python3_sitearch}
|
||||
%endif
|
||||
|
||||
%if "%{target_system}" == "opensuse15"
|
||||
# OpenSuSE Leap 15 requirements
|
||||
Requires: ruby >= 2.5
|
||||
Requires: python3 >= 3.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