isync: use spec deps

master
Jack Nagel 2013-09-20 10:15:57 -05:00
parent 40b8e12a66
commit 59474a1fe5
1 changed files with 4 additions and 4 deletions

View File

@ -5,15 +5,15 @@ class Isync < Formula
url 'http://downloads.sourceforge.net/project/isync/isync/1.0.6/isync-1.0.6.tar.gz'
sha1 '5cd7403722584b9677fc6a4185c0b9a00f153453'
head 'git://isync.git.sourceforge.net/gitroot/isync/isync'
head do
url 'git://isync.git.sourceforge.net/gitroot/isync/isync'
depends_on 'berkeley-db'
if build.head?
depends_on :autoconf
depends_on :automake
end
depends_on 'berkeley-db'
def patches
# Add "PassCommand" config:
# http://sourceforge.net/p/isync/patches/12/