diff options
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 16231367..d71deddc 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ Build-Depends: ruby, ruby-dev (>>1:1.9.3~), emacs23-nox | emacs23 (>=23~) | emacs23-lucid (>=23~) | emacs24-nox | emacs24 (>=24~) | emacs24-lucid (>=24~), - gdb [!s390x !ia64], + gdb [!s390x !ia64 !armhf], dtach (>= 0.8), bash-completion (>=1.9.0~) Standards-Version: 3.9.4 |