aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/libqalculate.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/libqalculate.rb b/Library/Formula/libqalculate.rb
index b069171a7..fadb704b2 100644
--- a/Library/Formula/libqalculate.rb
+++ b/Library/Formula/libqalculate.rb
@@ -5,6 +5,7 @@ class Libqalculate < Formula
url 'http://sourceforge.net/projects/qalculate/files/libqalculate/libqalculate-0.9.7/libqalculate-0.9.7.tar.gz'
sha1 'c15f7f3a97995decf62cc964956fc1e374ecd78c'
+ depends_on 'pkg-config' => :build
depends_on 'cln'
depends_on 'glib'
depends_on 'gnuplot'