Added support for distribution homebrew (#729)

This commit is contained in:
pmunts
2023-01-23 09:35:32 -08:00
committed by GitHub
parent 2a77e196f7
commit ed27fd8d17
3 changed files with 4 additions and 0 deletions
@@ -10,3 +10,4 @@ kind = "system"
[external.origin."case(distribution)"]
"debian|ubuntu" = ["libhidapi-dev"]
arch = ["hidapi"]
homebrew = ["hidapi"]