diff options
| author | David Bremner <david@tethera.net> | 2017-12-08 21:05:25 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-12-08 21:05:25 -0400 |
| commit | 8520bfb9f4eefabee9cdeb4a6e6e7891ce9fdffe (patch) | |
| tree | fc94661a18874105235867f92236dc1eacf88ae3 /debian/control | |
| parent | 8e69663a8b4b9d1cce4faf7b55514ec3efe2499e (diff) | |
debian: disable gdb on alpha
gdb seems to be broken on more architectures than it works :(.
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 9cd91725..b316ce09 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ 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], + gdb [!s390x !ia64 !armel !ppc64el !mips !mipsel !mips64el !kfreebsd-any !alpha], dtach (>= 0.8), gpgsm <!nocheck>, gnupg <!nocheck>, |
