drizzle: intltool is a build-time dep

master
Jack Nagel 2013-02-03 14:39:40 -06:00
parent 6e569fd5d6
commit 6919e3d2aa
1 changed files with 2 additions and 4 deletions

View File

@ -13,16 +13,14 @@ class Drizzle < Formula
url 'https://launchpad.net/drizzle/7.1/7.1.36/+download/drizzle-7.1.36-stable.tar.gz'
sha1 '6ce317d6a6b0560e75d5bcf44af2e278443cfbfe'
depends_on 'intltool' => :build
depends_on LionOrNewer
depends_on 'protobuf'
# https://github.com/mxcl/homebrew/issues/14289
depends_on 'boost149'
depends_on 'protobuf'
depends_on 'libevent'
depends_on 'pcre'
depends_on 'intltool'
depends_on 'libgcrypt'
depends_on 'readline'