Accepting request 904842 from KDE:Qt:5.15

- Make sure iio-sensor-proxy is available (boo#1188098)

OBS-URL: https://build.opensuse.org/request/show/904842
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtsensors?expand=0&rev=47
This commit is contained in:
Dominique Leuenberger 2021-07-13 20:36:49 +00:00 committed by Git OBS Bridge
commit f2588e6240
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jul 8 11:07:17 UTC 2021 - Fabian Vogt <fvogt@suse.com>
- Make sure iio-sensor-proxy is available (boo#1188098)
-------------------------------------------------------------------
Tue Jun 22 19:34:02 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -62,6 +62,9 @@ Summary: Qt 5 Sensors library
License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
Group: System/Libraries
%requires_ge libQt5Core5
# Make sure that on "non-container" systems the daemon for the iio-sensor-proxy
# plugin is installed.
Requires: (iio-sensor-proxy if systemd)
%description -n %{libname}
The Qt Sensors API provides access to sensor hardware via QML and C++