diff options
Diffstat (limited to 'Library/Formula/pcb.rb')
| -rw-r--r-- | Library/Formula/pcb.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/pcb.rb b/Library/Formula/pcb.rb index 467a855a2..40c942a62 100644 --- a/Library/Formula/pcb.rb +++ b/Library/Formula/pcb.rb @@ -8,6 +8,7 @@ class Pcb < Formula head 'git://git.geda-project.org/pcb.git' + depends_on :autoconf depends_on :automake depends_on 'pkg-config' => :build depends_on 'intltool' => :build |
