X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=INSTALL;fp=INSTALL;h=8054fafa1d34a05637323058e316b035bcd7fdff;hp=7479a4b67a71c6b2bd66ea8ae16d866550ba33fb;hb=40897af1fcb667647d28982ffa5c00ad9c379ebd;hpb=d3d4c2804aa4db844826c765bae372a4336d66d4 diff --git a/INSTALL b/INSTALL index 7479a4b6..8054fafa 100644 --- a/INSTALL +++ b/INSTALL @@ -41,6 +41,15 @@ Talloc, and zlib which are each described below: GMime is available from https://github.com/jstedfast/gmime + Sfsexp + ------ + + sfsexp is the "small fast s-expression" library. Notmuch + optionally use it to provide a second query parser. + + sfsexp is available from https://github.com/mjsottile/sfsexp. + In Debian Bookworm and later, install libsexp-dev. + Talloc ------ Talloc is a memory-pool allocator used by Notmuch.