diff --git a/kajongg.changes b/kajongg.changes index b1356cd..3617c31 100644 --- a/kajongg.changes +++ b/kajongg.changes @@ -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 diff --git a/kajongg.spec b/kajongg.spec index c0f429e..c8630fc 100644 --- a/kajongg.spec +++ b/kajongg.spec @@ -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