diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/influxdb.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/influxdb.rb b/Library/Formula/influxdb.rb index d8d6b72ec..f97b22910 100644 --- a/Library/Formula/influxdb.rb +++ b/Library/Formula/influxdb.rb @@ -12,6 +12,7 @@ class Influxdb < Formula end depends_on "leveldb" + depends_on "rocksdb" depends_on "autoconf" => :build depends_on "protobuf" => :build depends_on "bison" => :build |
