multirust: gpg is a runtime dependency.

This commit is contained in:
Mike McQuaid 2015-06-05 14:07:22 +01:00
parent fa2988e5c5
commit b9dc5bf99f

View file

@ -13,7 +13,7 @@ class Multirust < Formula
sha256 "fda4e8a56c51643e5b3edea4e714c311287e53038dfe7acf955776e6c881bf94" => :mountain_lion
end
depends_on :gpg => :recommended
depends_on :gpg => [:recommended, :run]
def install
system "./build.sh"