summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-05-25 10:11:33 +0000
committernia <nia@pkgsrc.org>2021-05-25 10:11:33 +0000
commite11b4db7c8561c24a9c5ed4792417f1c6cdbd91e (patch)
tree91e73365f0592c888cb5834278cc47385c92d5fc /mk
parente05257fdb73fc423109cac3581ae60209509d10e (diff)
downloadpkgsrc-e11b4db7c8561c24a9c5ed4792417f1c6cdbd91e.tar.gz
+rocksdb
Diffstat (limited to 'mk')
-rw-r--r--mk/defaults/options.description1
1 files changed, 1 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description
index 3c422fabc2e..2c17f9135db 100644
--- a/mk/defaults/options.description
+++ b/mk/defaults/options.description
@@ -719,6 +719,7 @@ rc5 Support the hashing algorithm RC5.
readline Enable use of GNU readline library.
redis Support the Redis database.
regexp Enable POSIX.2 regexp support.
+rocksdb Enable the RocksDB storage engine.
rodio Use the rust rodio crate for audio output.
rpi Enable Raspberry Pi support.
rrl Enable Response Rate Limiting.