From: David Bremner <bremner@debian.org>
Date: Sun, 25 Sep 2011 14:16:06 +0000 (-0300)
Subject: debian: build-depend on gdb
X-Git-Tag: 0.9_rc1~1
X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=a70efbc845d519ec8f6db4b2d1a701caf6fa86b9;p=obsolete%2Fnotmuch-old

debian: build-depend on gdb

This is needed to enable the atomicity tests at build time.
---

diff --git a/debian/control b/debian/control
index 568c9e51..f10b1ae7 100644
--- a/debian/control
+++ b/debian/control
@@ -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