|
|
|
@ -48,6 +48,7 @@ BuildRequires: kf5-libkipi-devel
|
|
|
|
|
BuildRequires: cmake(Qt5DBus)
|
|
|
|
|
BuildRequires: cmake(Qt5PrintSupport)
|
|
|
|
|
BuildRequires: cmake(Qt5Quick)
|
|
|
|
|
BuildRequires: cmake(Qt5Svg)
|
|
|
|
|
BuildRequires: cmake(Qt5X11Extras)
|
|
|
|
|
|
|
|
|
|
BuildRequires: pkgconfig(xcb-cursor)
|
|
|
|
@ -56,6 +57,11 @@ BuildRequires: pkgconfig(xcb-util)
|
|
|
|
|
BuildRequires: pkgconfig(xcb-xfixes)
|
|
|
|
|
|
|
|
|
|
BuildRequires: cmake(KDEExperimentalPurpose)
|
|
|
|
|
BuildRequires: cmake(kImageAnnotator)
|
|
|
|
|
BuildRequires: cmake(kColorPicker)
|
|
|
|
|
|
|
|
|
|
# for systemd-related macros
|
|
|
|
|
BuildRequires: systemd
|
|
|
|
|
|
|
|
|
|
# for qdbus-qt5 activation (used in .desktop)
|
|
|
|
|
Requires: qt5-qttools
|
|
|
|
@ -105,6 +111,7 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.spectacle
|
|
|
|
|
%{_kf5_datadir}/qlogging-categories5/%{name}*
|
|
|
|
|
%{_kf5_libdir}/kconf_update_bin/spectacle*
|
|
|
|
|
%{_kf5_datadir}/kconf_update/spectacle*
|
|
|
|
|
%{_userunitdir}/app-org.kde.spectacle.service
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|