This commit is contained in:
parent
56f9a424e2
commit
e1d0c23ce1
@ -28,23 +28,24 @@ Url: http://www.kde.org/
|
||||
Source: bluedevil-%{version}.tar.xz
|
||||
Source99: %{name}-rpmlintrc
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: bluez-qt-devel >= %{version}
|
||||
BuildRequires: kcoreaddons-devel
|
||||
BuildRequires: kdbusaddons-devel
|
||||
BuildRequires: kded-devel
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: ki18n-devel
|
||||
BuildRequires: kiconthemes-devel
|
||||
BuildRequires: kio-devel
|
||||
BuildRequires: knotifications-devel
|
||||
BuildRequires: kwidgetsaddons-devel
|
||||
BuildRequires: kwindowsystem-devel
|
||||
BuildRequires: plasma-framework-devel
|
||||
BuildRequires: shared-mime-info
|
||||
BuildRequires: pkgconfig(Qt5Core) >= 5.4.0
|
||||
BuildRequires: pkgconfig(Qt5DBus) >= 5.4.0
|
||||
BuildRequires: pkgconfig(Qt5Qml) >= 5.4.0
|
||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.4.0
|
||||
BuildRequires: cmake(KDED)
|
||||
BuildRequires: cmake(KF5BluezQt)
|
||||
BuildRequires: cmake(KF5CoreAddons)
|
||||
BuildRequires: cmake(KF5DBusAddons)
|
||||
BuildRequires: cmake(KF5I18n)
|
||||
BuildRequires: cmake(KF5IconThemes)
|
||||
BuildRequires: cmake(KF5KIO)
|
||||
BuildRequires: cmake(KF5Notifications)
|
||||
BuildRequires: cmake(KF5Plasma)
|
||||
BuildRequires: cmake(KF5WidgetsAddons)
|
||||
BuildRequires: cmake(KF5WindowSystem)
|
||||
BuildRequires: cmake(Qt5Core) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5DBus) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5Qml) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5Widgets) >= 5.4.0
|
||||
Requires: bluez-qt-imports >= %{version}
|
||||
Requires: bluez-qt-udev >= %{version}
|
||||
# atop of the bluez itself, we also need bluez-obexd for kio_obexftp and both send/receive
|
||||
@ -86,7 +87,6 @@ Bluetooth daemon for KDE, handling connections.
|
||||
%{_kf5_applicationsdir}/org.kde.bluedevil*.desktop
|
||||
%{_kf5_sharedir}/bluedevilwizard/
|
||||
%{_kf5_bindir}/bluedevil-*
|
||||
%{_kf5_libdir}/libexec/
|
||||
%{_kf5_sharedir}/remoteview/
|
||||
%{_kf5_notifydir}/
|
||||
%{_kf5_plugindir}/
|
||||
|
Loading…
x
Reference in New Issue
Block a user