Accepting request 546228 from home:wolfi323:branches:KDE:Applications

- Require python3-qt5, it doesn't start without it (boo#1070036)

OBS-URL: https://build.opensuse.org/request/show/546228
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kajongg?expand=0&rev=64
This commit is contained in:
Luca Beltrame 2017-11-28 14:16:31 +00:00 committed by Git OBS Bridge
parent 62fadf10de
commit 1fa4abcfc8
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 28 10:13:32 UTC 2017 - wbauer@tmo.at
- Require python3-qt5, it doesn't start without it (boo#1070036)
-------------------------------------------------------------------
Mon Nov 20 06:58:57 CET 2017 - lbeltrame@kde.org

View File

@ -45,6 +45,7 @@ BuildRequires: cmake(Qt5Gui)
BuildRequires: cmake(Qt5Svg)
BuildRequires: cmake(Qt5Widgets)
Requires: python3-Twisted
Requires: python3-qt5
%if %{with lang}
Recommends: %{name}-lang
%endif