forked from pool/python-streamdeck
Accepting request 1099480 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1099480 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-streamdeck?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 19 09:32:34 UTC 2023 - Frederic Crozat <fcrozat@suse.com>
|
||||
|
||||
- Add requires on libhidapi-libusb0, its shared library is loaded
|
||||
dynamically by python module and is a must for this module to
|
||||
work properly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 18 13:08:32 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -29,6 +29,7 @@ BuildRequires: dos2unix
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildArch: noarch
|
||||
Requires: libhidapi-libusb0
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user