mirror of https://github.com/KLayout/klayout.git
WIP: fixed dependencies
This commit is contained in:
parent
3b8fdf52a2
commit
d4b06ca143
|
|
@ -40,6 +40,9 @@ Requires: qt5-qtmultimedia >= 5.11.1
|
|||
Requires: qt5-qtxmlpatterns >= 5.11.1
|
||||
Requires: qt5-qtsvg >= 5.11.1
|
||||
Requires: qt5-qttools >= 5.11.1
|
||||
# NOTE: this package is required for libQt5Designer and pulls in a lot of devel stuff.
|
||||
# Maybe it's worth considering to drop designer support and replace by QUiLoader.
|
||||
Requires: qt5-qttools-devel >= 5.11.1
|
||||
|
||||
%define buildopt -j2
|
||||
%define pylib %{python_sitearch}
|
||||
|
|
|
|||
Loading…
Reference in New Issue