aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/highlight.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/highlight.rb b/Library/Formula/highlight.rb
index a3703c5c2..3a29ab9f6 100644
--- a/Library/Formula/highlight.rb
+++ b/Library/Formula/highlight.rb
@@ -5,6 +5,7 @@ class Highlight < Formula
url 'http://www.andre-simon.de/zip/highlight-3.12.tar.bz2'
sha1 '4d96b4d91ff08268a338847b9ea408d741b91573'
+ depends_on 'pkg-config' => :build
depends_on 'boost'
depends_on 'lua'