aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2013-09-14 15:42:15 -0700
committerAdam Vandenberg2013-09-14 15:57:07 -0700
commit3e4694f185cce36ab097137fc68718e9f09b48bf (patch)
tree231fc01d81f4bde05af9f700bd376464054b819f /Library
parent5a75fe2c6fa04e16f4c3ffa90a0eb8c2b662d2a4 (diff)
downloadhomebrew-3e4694f185cce36ab097137fc68718e9f09b48bf.tar.bz2
aria: use system sqlite
System sqlite is sufficient on all supported platforms. Closes #21870.
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/aria2.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/aria2.rb b/Library/Formula/aria2.rb
index 27a8343bb..3867cbd3e 100644
--- a/Library/Formula/aria2.rb
+++ b/Library/Formula/aria2.rb
@@ -9,7 +9,6 @@ class Aria2 < Formula
depends_on 'pkg-config' => :build
depends_on 'gnutls'
- depends_on 'sqlite'
depends_on 'curl-ca-bundle' => :recommended
depends_on :macos => :lion # Needs a c++11 compiler