]> git.pld-linux.org Git - packages/cool-retro-term.git/commitdiff
update runtime deps
authorElan Ruusamäe <glen@delfi.ee>
Sat, 10 Sep 2016 08:09:06 +0000 (11:09 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 10 Sep 2016 08:13:56 +0000 (11:13 +0300)
$ cool-retro-term
QQmlApplicationEngine failed to load component
qrc:/main.qml:24 module "QtGraphicalEffects" is not installed
qrc:/main.qml:23 module "QtQuick.Controls" is not installed
qrc:/main.qml:24 module "QtGraphicalEffects" is not installed
qrc:/main.qml:23 module "QtQuick.Controls" is not installed

cool-retro-term.spec

index 1b0aaa0f06f1cb530fc28084e9ca46ea4a00253d..64b9869fe3ba8df3c6fd91ae57e54d8dd94b3c81 100644 (file)
@@ -18,6 +18,8 @@ BuildRequires:        Qt5Declarative-devel >= %{qtver}
 BuildRequires: Qt5Gui-devel >= %{qtver}
 BuildRequires: Qt5Quick-devel >= %{qtver}
 BuildRequires: desktop-file-utils
+Requires:      Qt5Quick-controls
+Requires:      Qt5Quick-graphicaleffects
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.098037 seconds and 4 git commands to generate.