aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/msitools.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Formula/msitools.rb b/Library/Formula/msitools.rb
index cad8f29ee..b9afc9973 100644
--- a/Library/Formula/msitools.rb
+++ b/Library/Formula/msitools.rb
@@ -7,9 +7,6 @@ class Msitools < Formula
depends_on 'intltool' => :build
depends_on 'pkg-config' => :build
- depends_on :autoconf
- depends_on :automake
- depends_on :libtool
depends_on 'e2fsprogs'
depends_on 'gcab'
depends_on 'gettext'