[calamares] BuildRequires: qt5-qtdeclarative-devel >= 5.3 (needed for the new slideshow).

Kevin Kofler kkofler at fedoraproject.org
Mon Feb 2 01:32:30 UTC 2015


commit 13d97a927797ec3697b3d015d01e1d189a0b0d61
Author: Kevin Kofler <Kevin at tigcc.ticalc.org>
Date:   Mon Feb 2 02:32:03 2015 +0100

    BuildRequires:  qt5-qtdeclarative-devel >= 5.3 (needed for the new slideshow).

 calamares.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/calamares.spec b/calamares.spec
index c4933b2..49568c1 100644
--- a/calamares.spec
+++ b/calamares.spec
@@ -26,6 +26,7 @@ BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules >= 0.0.13
 
 BuildRequires:  qt5-qtbase-devel >= 5.3
+BuildRequires:  qt5-qtdeclarative-devel >= 5.3
 BuildRequires:  qt5-qtsvg-devel >= 5.3
 BuildRequires:  qt5-qttools-devel >= 5.3
 BuildRequires:  polkit-qt5-1-devel
@@ -213,6 +214,7 @@ EOF
 * Mon Feb 02 2015 Kevin Kofler <Kevin at tigcc.ticalc.org> - 1.0.1-1
 - Update to the official release 1.0.1 (adds slideshow support, "Finished" page)
 - Install a show.qml with a default, Calamares-branded slideshow
+- BuildRequires:  qt5-qtdeclarative-devel >= 5.3 (needed for the new slideshow)
 
 * Mon Jan 19 2015 Kevin Kofler <Kevin at tigcc.ticalc.org> - 0.17.0-8.20150119git5c6a302112cee
 - New snapshot, fixes swap fstab entries and yum/dnf package removal


More information about the scm-commits mailing list