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)