mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 02:48:08 +01:00
debian: add dependency on libsexp-dev
Enable the s-expression query parser in Debian.
This commit is contained in:
parent
603a9992e0
commit
0f196b5659
1 changed files with 1 additions and 0 deletions
1
debian/control
vendored
1
debian/control
vendored
|
@ -24,6 +24,7 @@ Build-Depends:
|
|||
gpgsm <!nocheck>,
|
||||
libgmime-3.0-dev (>= 3.0.3~),
|
||||
libpython3-all-dev,
|
||||
libsexp-dev,
|
||||
libtalloc-dev,
|
||||
libxapian-dev,
|
||||
libz-dev,
|
||||
|
|
Loading…
Reference in a new issue