Accepting request 766920 from KDE:Frameworks5

OBS-URL: https://build.opensuse.org/request/show/766920
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bluez-qt?expand=0&rev=61
This commit is contained in:
Dominique Leuenberger 2020-01-30 08:32:04 +00:00 committed by Git OBS Bridge
commit f9c09933bb
2 changed files with 7 additions and 1 deletions

View File

@ -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>

View File

@ -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.