mirror of
https://git.notmuchmail.org/git/notmuch
synced 2025-01-03 07:11:41 +01:00
debian: build-depend on gdb
This is needed to enable the atomicity tests at build time.
This commit is contained in:
parent
2697f623ae
commit
a70efbc845
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -6,7 +6,7 @@ Uploaders: Jameson Graef Rollins <jrollins@finestructure.net>, martin f. krafft
|
|||
David Bremner <bremner@debian.org>
|
||||
Build-Depends: debhelper (>= 7.0.50~), pkg-config, libxapian-dev,
|
||||
libgmime-2.4-dev, libtalloc-dev, libz-dev, python-all (>= 2.6.6-3~),
|
||||
emacs23-nox | emacs23 (>=23~) | emacs23-lucid (>=23~)
|
||||
emacs23-nox | emacs23 (>=23~) | emacs23-lucid (>=23~), gdb
|
||||
Standards-Version: 3.9.2
|
||||
Homepage: http://notmuchmail.org/
|
||||
Vcs-Git: git://notmuchmail.org/git/notmuch
|
||||
|
|
Loading…
Reference in a new issue