ccache: use spec deps

master
Jack Nagel 2013-09-20 10:15:51 -05:00
parent af35e9077a
commit c08c6d62ed
1 changed files with 2 additions and 2 deletions

View File

@ -5,9 +5,9 @@ class Ccache < Formula
url 'http://samba.org/ftp/ccache/ccache-3.1.9.tar.bz2'
sha1 'e80a5cb7301e72f675097246d722505ae56e3cd3'
head 'https://github.com/jrosdahl/ccache.git'
head do
url 'https://github.com/jrosdahl/ccache.git'
if build.head?
depends_on :autoconf
depends_on :automake
depends_on :libtool