From 0e1cfff5b32477d185ae0bbfce7e5bec21df4072 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sat, 21 Feb 2015 17:17:20 +0000 Subject: openhmd: hidapi is a runtime dependency. --- Library/Formula/openhmd.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') 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, -- cgit v1.2.3