twemcache: modernize autotools deps

This commit is contained in:
Jack Nagel 2014-05-31 20:20:33 -05:00
parent b342a28572
commit e60afcf362

View file

@ -8,9 +8,9 @@ class Twemcache < Formula
option "enable-debug", "Debug mode with assertion panics enabled"
depends_on :autoconf
depends_on :automake
depends_on 'libevent'
depends_on "autoconf" => :build
depends_on "automake" => :build
depends_on "libevent"
def install
# After the deprecation of GitHub Downloads, we don't have distribution