mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 01:23:23 -04:00
dev-python/hidapi: add new version
Pass --with-system-hidapi to setup.py in all versions Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Udvare <audvare@gmail.com>
This commit is contained in:
@@ -22,6 +22,9 @@ DEPEND="
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
distutils_enable_tests pytest
|
||||
python_configure_all() {
|
||||
mydistutilsargs=( --with-system-hidapi )
|
||||
}
|
||||
|
||||
python_test() {
|
||||
epytest tests.py
|
||||
|
||||
Reference in New Issue
Block a user