Accepting request 1090569 from home:Vogtinator:branches:KDE:Applications
- Add some missing BuildRequires (boo#1211933) OBS-URL: https://build.opensuse.org/request/show/1090569 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kio-extras5?expand=0&rev=196
This commit is contained in:
parent
3f5f29727c
commit
e55d869b19
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 2 20:45:17 UTC 2023 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Add some missing BuildRequires (boo#1211933)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 9 10:47:03 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
Tue May 9 10:47:03 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -52,6 +52,7 @@ BuildRequires: cmake(KF5CoreAddons)
|
|||||||
BuildRequires: cmake(KF5DBusAddons)
|
BuildRequires: cmake(KF5DBusAddons)
|
||||||
BuildRequires: cmake(KF5DNSSD)
|
BuildRequires: cmake(KF5DNSSD)
|
||||||
BuildRequires: cmake(KF5DocTools)
|
BuildRequires: cmake(KF5DocTools)
|
||||||
|
BuildRequires: cmake(KF5KExiv2)
|
||||||
BuildRequires: cmake(KF5GuiAddons)
|
BuildRequires: cmake(KF5GuiAddons)
|
||||||
BuildRequires: cmake(KF5I18n)
|
BuildRequires: cmake(KF5I18n)
|
||||||
BuildRequires: cmake(KF5IconThemes)
|
BuildRequires: cmake(KF5IconThemes)
|
||||||
@ -66,6 +67,8 @@ BuildRequires: cmake(Qt5Sql)
|
|||||||
BuildRequires: cmake(Qt5Svg)
|
BuildRequires: cmake(Qt5Svg)
|
||||||
BuildRequires: cmake(Qt5Test)
|
BuildRequires: cmake(Qt5Test)
|
||||||
BuildRequires: cmake(Qt5Widgets)
|
BuildRequires: cmake(Qt5Widgets)
|
||||||
|
BuildRequires: pkgconfig(libimobiledevice-1.0)
|
||||||
|
BuildRequires: pkgconfig(libplist-2.0)
|
||||||
BuildRequires: pkgconfig(bzip2)
|
BuildRequires: pkgconfig(bzip2)
|
||||||
BuildRequires: pkgconfig(smbclient)
|
BuildRequires: pkgconfig(smbclient)
|
||||||
Recommends: kimageformats
|
Recommends: kimageformats
|
||||||
@ -143,3 +146,4 @@ This is the development package for libkioarchive
|
|||||||
%files lang -f %{name}.lang
|
%files lang -f %{name}.lang
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user