diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/openhmd.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/openhmd.rb b/Library/Formula/openhmd.rb index 3b79194bb..7a64a1523 100644 --- a/Library/Formula/openhmd.rb +++ b/Library/Formula/openhmd.rb @@ -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, |
