aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/redland.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/redland.rb b/Library/Formula/redland.rb
index dfba26a49..99d5c4f87 100644
--- a/Library/Formula/redland.rb
+++ b/Library/Formula/redland.rb
@@ -9,6 +9,7 @@ class Redland < Formula
depends_on 'raptor'
depends_on 'rasqal'
depends_on 'berkeley-db' => :optional
+ depends_on 'sqlite' => :recommended
fails_with :llvm do
build 2334