diff options
Diffstat (limited to 'ports/rocksdb/CONTROL')
| -rw-r--r-- | ports/rocksdb/CONTROL | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ports/rocksdb/CONTROL b/ports/rocksdb/CONTROL index bb68ae098..7d5474d9f 100644 --- a/ports/rocksdb/CONTROL +++ b/ports/rocksdb/CONTROL @@ -1,5 +1,5 @@ Source: rocksdb -Version: 6.11.4 +Version: 6.13.3 Homepage: https://github.com/facebook/rocksdb Description: A library that provides an embeddable, persistent key-value store for fast storage Default-Features: zlib @@ -23,3 +23,7 @@ Description: tbb support in rocksdb Feature: zstd Build-Depends: zstd Description: zstd support in rocksdb + +Feature: bzip2 +Build-Depends: bzip2 +Description: bzip2 support in rocksdb |
