From 0e6f23fcaa09d15291d1bf37817c8f0a7724c98737c20af39b483a1742141d4c Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Thu, 29 Dec 2016 14:37:30 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/minuet?expand=0&rev=31 --- 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)