diff options
Diffstat (limited to 'Library/Formula/adplug.rb')
| -rw-r--r-- | Library/Formula/adplug.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/adplug.rb b/Library/Formula/adplug.rb index 5a091a7f5..416066975 100644 --- a/Library/Formula/adplug.rb +++ b/Library/Formula/adplug.rb @@ -5,7 +5,7 @@ class Adplug <Formula homepage 'http://adplug.sf.net' md5 '8f815fd5d254de0fe5df818df9d1d8af' - depends_on 'pkg-config' + depends_on 'pkg-config' => :build depends_on 'libbinio' def install |
