libp11: remove :run.
This commit is contained in:
parent
27fdb21c4d
commit
d9d4254134
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ class Libp11 < Formula
|
|||
end
|
||||
|
||||
depends_on "pkg-config" => :build
|
||||
depends_on "libtool" => :run
|
||||
depends_on "libtool"
|
||||
depends_on "openssl"
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue