Accepting request 904749 from home:Vogtinator:qt5.15

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

OBS-URL: https://build.opensuse.org/request/show/904749
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qtsensors?expand=0&rev=14
This commit is contained in:
Luca Beltrame 2021-07-08 11:13:14 +00:00 committed by Git OBS Bridge
parent 218267504c
commit e0a6b8e1f5
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++