[Bug 278086] comms/py-hid: missing library path in __init__.py
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 278086] comms/py-hid missing library path in __init__.py"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 11 Apr 2024 15:56:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278086
--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=9675d0a4f943418c1dce991da3ad87734ed09152
commit 9675d0a4f943418c1dce991da3ad87734ed09152
Author: Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2024-04-11 15:53:25 +0000
Commit: Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2024-04-11 15:55:47 +0000
comms/py-hid: Add libhidapi.so to library_paths
dennis <drac7ft@gmail.com> reportsed that py-hid would fail due to not
finding libhidapi.so. The "library_paths" variable in the installed
__init__.py did not have a path for any suitable library for it to use.
PR: 278086
Reported by: dennis <drac7ft@gmail.com>
comms/py-hid/Makefile | 1 +
comms/py-hid/files/patch-hid_____init____.py (new) | 10 ++++++++++
2 files changed, 11 insertions(+)
--
You are receiving this mail because:
You are the assignee for the bug.