diff options
Diffstat (limited to 'Library/Formula/xbee-comm.rb')
| -rw-r--r-- | Library/Formula/xbee-comm.rb | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/Library/Formula/xbee-comm.rb b/Library/Formula/xbee-comm.rb index fd92d38b8..3eddf3000 100644 --- a/Library/Formula/xbee-comm.rb +++ b/Library/Formula/xbee-comm.rb @@ -10,6 +10,7 @@ class XbeeComm < Formula    head 'https://github.com/guyzmo/xbee-comm.git' +  depends_on :autoconf    depends_on :automake    def install | 
