openhmd: hidapi is a runtime dependency.
This commit is contained in:
parent
e73912b748
commit
e66e3c83b4
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ class Openhmd < Formula
|
|||
|
||||
depends_on "cmake" => :build
|
||||
depends_on "pkg-config" => :build
|
||||
depends_on "hidapi" => :build
|
||||
depends_on "hidapi"
|
||||
|
||||
def install
|
||||
args = ["--prefix", prefix,
|
||||
|
|
Loading…
Reference in a new issue