webalizer: fix dependency order
This commit is contained in:
parent
675f917f38
commit
811adbd631
1 changed files with 1 additions and 1 deletions
|
@ -13,8 +13,8 @@ class Webalizer < Formula
|
|||
sha256 "2bae3de97730aa72807cadcfda25ac395f3e30608d865df998fb474e75d4c780" => :el_capitan
|
||||
end
|
||||
|
||||
depends_on "gd"
|
||||
depends_on "berkeley-db"
|
||||
depends_on "gd"
|
||||
depends_on "libpng"
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue