mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-30 01:39:30 +02:00
Updates of RPM and Debian packaging scripts.
This commit is contained in:
@@ -35,7 +35,7 @@ AutoReqProv: no
|
||||
%if "%{target_system}" == "centos7"
|
||||
Requires: ruby >= 2.0.0
|
||||
Requires: python >= 2.7.5
|
||||
Requires: qt >= 4.8.5
|
||||
Requires: qt >= 4.8.5
|
||||
%endif
|
||||
|
||||
%if "%{target_system}" == "centos6"
|
||||
@@ -43,6 +43,16 @@ Requires: qt >= 4.8.5
|
||||
# ...
|
||||
%endif
|
||||
|
||||
%if "%{target_system}" == "opensuse42_2"
|
||||
# OpenSuSE 42.2 requirements
|
||||
# ...
|
||||
%endif
|
||||
|
||||
%if "%{target_system}" == "opensuse42_3"
|
||||
# OpenSuSE 42.3 requirements
|
||||
# ...
|
||||
%endif
|
||||
|
||||
%description
|
||||
Mask layout viewer and editor for the chip design engineer.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user