format spec

This commit is contained in:
yeqinglong 2020-08-21 15:39:24 +08:00
parent d12c0c870f
commit a8a896d9c2

View File

@ -27,11 +27,7 @@ Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framewo
# filter qml provides
%global __provides_exclude_from ^%{_kf5_qmldir}/.*\\.so$
## upstream patches
BuildRequires: extra-cmake-modules >= %{majmin} kf5-kconfig-devel >= %{majmin} kf5-kglobalaccel-devel >= %{majmin} kf5-kguiaddons-devel >= %{majmin} kf5-ki18n-devel >= %{majmin} kf5-kiconthemes-devel >= %{majmin} kf5-kio-devel >= %{majmin} kf5-kpackage-devel >= %{majmin} kf5-kwidgetsaddons-devel >= %{majmin} kf5-kwindowsystem-devel >= %{majmin} kf5-rpm-macros libepoxy-devel qt5-qtbase-devel
# https://bugs.kde.org/show_bug.cgi?id=365569#c8 claims this may be needed,
# so err on the side of caution
BuildRequires: qt5-qtbase-private-devel
%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}}
BuildRequires: qt5-qtdeclarative-devel