commit 48959a0c61187ff3527eeadd5495513ac4c5e361
Author: Elan Ruusamäe <[email protected]>
Date:   Sat Sep 10 11:09:06 2016 +0300

    update runtime deps
    
    $ 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 | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/cool-retro-term.spec b/cool-retro-term.spec
index 1b0aaa0..64b9869 100644
--- a/cool-retro-term.spec
+++ b/cool-retro-term.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cool-retro-term.git/commitdiff/48959a0c61187ff3527eeadd5495513ac4c5e361

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to