myman: import homebrew/dupes into core.
This commit is contained in:
parent
3e6276ce52
commit
2159a866a2
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ class Myman < Formula
|
|||
|
||||
depends_on "coreutils" => :build
|
||||
depends_on "gnu-sed" => :build
|
||||
depends_on "homebrew/dupes/groff" => :build
|
||||
depends_on "groff" => :build
|
||||
|
||||
def install
|
||||
ENV["RMDIR"] = "grmdir"
|
||||
|
|
Loading…
Reference in a new issue