summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2018-05-06 07:11:21 -0300
committerDavid Bremner <david@tethera.net>2018-05-06 08:01:12 -0300
commite9dcc518627b21043d03619faf342f700272b7b8 (patch)
tree86f5c8d94e82479fe504bad654fdb54cdfc7010a /debian/control
parentd17855dd0bb290e276b6938d4d5aafe320565b4e (diff)
debian: mark dtach and gdb as <!nocheck>
These are only needed for the test suite. In addition to the functional change, this also helps document their role as build-dependencies.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index c3fe710a..0b2aeb7e 100644
--- a/debian/control
+++ b/debian/control
@@ -23,8 +23,8 @@ Build-Depends:
emacs25-nox | emacs25 (>=25~) | emacs25-lucid (>=25~) |
emacs24-nox | emacs24 (>=24~) | emacs24-lucid (>=24~) |
emacs23-nox | emacs23 (>=23~) | emacs23-lucid (>=23~),
- gdb [!s390x !ia64 !armel !ppc64el !mips !mipsel !mips64el !kfreebsd-any !alpha],
- dtach (>= 0.8),
+ gdb [!s390x !ia64 !armel !ppc64el !mips !mipsel !mips64el !kfreebsd-any !alpha] <!nocheck>,
+ dtach (>= 0.8) <!nocheck>,
gpgsm <!nocheck>,
gnupg <!nocheck>,
bash-completion (>=1.9.0~)