WIP: fixed dependencies

This commit is contained in:
Matthias Koefferlein 2020-02-21 23:51:04 +01:00
parent 3b8fdf52a2
commit d4b06ca143
1 changed files with 3 additions and 0 deletions

View File

@ -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}