myman: import homebrew/dupes into core.

This commit is contained in:
FX Coudert 2017-04-03 16:43:53 +02:00 committed by Mike McQuaid
parent 3e6276ce52
commit 2159a866a2

View file

@ -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"