aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2022-07-03 12:11:00 -0300
committerDavid Bremner <david@tethera.net>2022-07-07 07:24:58 -0300
commit09fa6bcc0d1706889fe8f1fc86f39f9a1ab852ba (patch)
treea2966e9fcf6c049a6c885e3953d1676e281198f3 /debian/control
parentbf5eacbe7e5b852e030e6a05469dbc9eae48535e (diff)
debian: add git as a build-dependency, for the test suite
This is needed to run (and test) notmuch-git.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 9706b0f7..0ffe958c 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,7 @@ Build-Depends:
dtach (>= 0.8) <!nocheck>,
emacs-nox | emacs-gtk | emacs-lucid | emacs25-nox | emacs25 (>=25~) | emacs25-lucid (>=25~) | emacs24-nox | emacs24 (>=24~) | emacs24-lucid (>=24~),
gdb [!ia64 !mips !mips64el !kfreebsd-any !alpha !hppa] <!nocheck>,
+ git <!nocheck>,
gnupg <!nocheck>,
gpgsm <!nocheck>,
libgmime-3.0-dev (>= 3.0.3~),