monetdb depends on pkg-config
Closes Homebrew/homebrew#14578. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
7004e68cad
commit
d766d82f4b
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ class Monetdb < Formula
|
|||
|
||||
head 'http://dev.monetdb.org/hg/MonetDB', :using => :hg
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'pcre'
|
||||
depends_on 'readline' # Compilation fails with libedit.
|
||||
|
||||
|
|
Loading…
Reference in a new issue