Accepting request 766897 from home:dimstar:Factory
- BuildRequire pkgconfig(udev) instead of udev: allow OBS to shortcut through the -mini flavor. OBS-URL: https://build.opensuse.org/request/show/766897 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/bluez-qt?expand=0&rev=161
This commit is contained in:
parent
42ea39146c
commit
ad14bb1fac
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 24 13:42:09 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- BuildRequire pkgconfig(udev) instead of udev: allow OBS to
|
||||
shortcut through the -mini flavor.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 5 09:01:54 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -41,13 +41,13 @@ BuildRequires: cmake >= 3.0
|
||||
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: udev
|
||||
BuildRequires: cmake(Qt5Core) >= 5.11.0
|
||||
BuildRequires: cmake(Qt5DBus) >= 5.11.0
|
||||
BuildRequires: cmake(Qt5Gui) >= 5.11.0
|
||||
BuildRequires: cmake(Qt5Network) >= 5.11.0
|
||||
BuildRequires: cmake(Qt5Qml) >= 5.11.0
|
||||
BuildRequires: cmake(Qt5Widgets) >= 5.11.0
|
||||
BuildRequires: pkgconfig(udev)
|
||||
|
||||
%description
|
||||
Async Bluez wrapper library.
|
||||
|
Loading…
Reference in New Issue
Block a user