14
0

Accepting request 1099459 from home:fcrozat:branches:devel:languages:python

- Add requires on libhidapi-libusb0, its shared library is loaded
  dynamically by python module and is a must for this module to
  work properly.

OBS-URL: https://build.opensuse.org/request/show/1099459
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-streamdeck?expand=0&rev=6
This commit is contained in:
2023-07-19 11:07:54 +00:00
committed by Git OBS Bridge
parent 7d0cd4f359
commit 401ad9f718
2 changed files with 8 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ BuildRequires: dos2unix
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildArch: noarch
Requires: libhidapi-libusb0
%python_subpackages
%description