From a9b5341829e08c39697e977e42001cf8fef1cb4dd2e262aff692cd2ebae916a1 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Mon, 26 Dec 2016 14:22:17 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/minuet?expand=0&rev=26 --- minuet.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/minuet.spec b/minuet.spec index 32addb5..27252a0 100644 --- a/minuet.spec +++ b/minuet.spec @@ -42,6 +42,8 @@ BuildRequires: cmake(KF5XmlGui) BuildRequires: cmake(Qt5Core) >= 5.7.0 BuildRequires: cmake(Qt5Quick) >= 5.7.0 BuildRequires: cmake(Qt5QuickControls2) >= 5.7.0 +# Workaround for bug in libqt5-qtquickcontrols2 package, to be fixed with 5.7.1 sr +BuildRequires: libQt5QuickControls2-5 BuildRequires: cmake(Qt5Svg) >= 5.7.0 BuildRequires: cmake(Qt5Widgets) >= 5.7.0 BuildRequires: pkgconfig(fluidsynth)