From 1bc90b74f752edcf4d1cdba082a00828ab630bc2 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sun, 2 Jun 2013 11:11:42 -0700 Subject: aplus: style nit --- Library/Formula/aplus.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/aplus.rb b/Library/Formula/aplus.rb index b338cb2ee..919b3ce25 100644 --- a/Library/Formula/aplus.rb +++ b/Library/Formula/aplus.rb @@ -6,14 +6,14 @@ class Aplus < Formula mirror 'http://ftp.us.debian.org/debian/pool/main/a/aplus-fsf/aplus-fsf_4.22.1.orig.tar.gz' sha1 'e757cc7654cf35dba15a6a5d6cac5320146558fc' + depends_on :automake + depends_on :libtool + # Fix the missing CoreServices include (via Fink version of aplus) def patches DATA end - depends_on :automake - depends_on :libtool - def install # replace placeholder w/ actual prefix ["src/lisp.0/aplus.el", "src/lisp.1/aplus.el"].each do |path| -- cgit v1.2.3