Christophe Marin 2023-03-20 11:22:46 +00:00 committed by Git OBS Bridge
parent 456bba4f4d
commit db96bbd2a8

View File

@ -17,7 +17,6 @@
%bcond_without released
%define _kf5_version 5.91.0
Name: keysmith
Version: 23.03.80
Release: 0
@ -35,10 +34,10 @@ BuildRequires: fdupes
BuildRequires: hicolor-icon-theme
BuildRequires: libsodium-devel
BuildRequires: update-desktop-files
BuildRequires: cmake(KF5DBusAddons) >= %{_kf5_version}
BuildRequires: cmake(KF5I18n) >= %{_kf5_version}
BuildRequires: cmake(KF5Kirigami2) >= %{_kf5_version}
BuildRequires: cmake(KF5WindowSystem) >= %{_kf5_version}
BuildRequires: cmake(KF5DBusAddons)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5Kirigami2)
BuildRequires: cmake(KF5WindowSystem)
BuildRequires: cmake(Qt5Concurrent)
BuildRequires: cmake(Qt5Core)
BuildRequires: cmake(Qt5Gui)
@ -63,10 +62,6 @@ OTP client for Plasma Mobile and Desktop
%install
%kf5_makeinstall -C build
%{kf5_post_install}
%fdupes %{buildroot}
%find_lang %{name} --all-name
%files