mirror of https://github.com/KLayout/klayout.git
Updated RPM dependencies.
This commit is contained in:
parent
fe2c5b7183
commit
838469b5d4
|
|
@ -46,14 +46,14 @@ Requires: qt-x11 >= 4.8.5
|
|||
%if "%{target_system}" == "opensuse42_2"
|
||||
# OpenSuSE 42.2 requirements
|
||||
Requires: ruby2.3 >= 2.3.1
|
||||
Requires: python >= 3.4.6
|
||||
Requires: python3 >= 3.4.6
|
||||
Requires: libqt4 >= 4.8.6
|
||||
%endif
|
||||
|
||||
%if "%{target_system}" == "opensuse42_3"
|
||||
# OpenSuSE 42.3 requirements
|
||||
Requires: ruby2.3 >= 2.3.1
|
||||
Requires: python >= 3.4.6
|
||||
Requires: python3 >= 3.4.6
|
||||
Requires: libqt4 >= 4.8.6
|
||||
# ...
|
||||
%endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue