aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorMike McQuaid2014-12-27 16:08:57 +0000
committerMike McQuaid2014-12-27 16:31:46 +0000
commitb49a61f44cf0d8db556f6b49f0c5ce11090a3e01 (patch)
tree851cd3a4f18d5b704a97c0b9405719d0874f9542 /Library/Formula
parent2138aee15f1a2755191eb2586eebcd33ca867e65 (diff)
downloadhomebrew-b49a61f44cf0d8db556f6b49f0c5ce11090a3e01.tar.bz2
libassuan: fix strict audit failures.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/libassuan.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/libassuan.rb b/Library/Formula/libassuan.rb
index 80d17e8a1..ae67bfa71 100644
--- a/Library/Formula/libassuan.rb
+++ b/Library/Formula/libassuan.rb
@@ -1,5 +1,3 @@
-require "formula"
-
class Libassuan < Formula
homepage "https://www.gnupg.org/related_software/libassuan/index.en.html"
url "ftp://ftp.gnupg.org/gcrypt/libassuan/libassuan-2.2.0.tar.bz2"