aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/neon.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/neon.rb b/Library/Formula/neon.rb
index 2ca3d4409..b41794bb7 100644
--- a/Library/Formula/neon.rb
+++ b/Library/Formula/neon.rb
@@ -5,6 +5,8 @@ class Neon <Formula
md5 'ba1015b59c112d44d7797b62fe7bee51'
homepage 'http://www.webdav.org/neon/'
+ depends_on 'pkg-config'
+
def keg_only?
:provided_by_osx
end