fcgiwrap depends on automake

Closes Homebrew/homebrew#18789.
This commit is contained in:
Adam Vandenberg 2013-03-28 13:24:58 -07:00
parent 543ea62c59
commit 31d6cd658e

View file

@ -6,6 +6,7 @@ class Fcgiwrap < Formula
sha1 'f62722efd637aea8ce4e6325c85614cfe2345d8d'
depends_on :autoconf
depends_on :automake
depends_on 'fcgi'
def install