aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2026-01-18 07:59:11 +0900
committerDavid Bremner <david@tethera.net>2026-01-18 08:00:59 +0900
commit47661269c779313d205af77cddcb88efd4d17764 (patch)
treea0600b98de43c5c4bc49d2be1670bb06149fe4be /debian/control
parentffc32a419fe55b4413cf13e4fec74296e285ee26 (diff)
Workaround for apparent toolchain regression on armhf.
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 4200901e..138fa96d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
Jameson Graef Rollins <jrollins@finestructure.net>,
David Bremner <bremner@debian.org>,
Build-Conflicts:
- gdb [ia64 mips mips64el hppa],
+ gdb [ia64 mips mips64el hppa armhf],
ruby1.8,
Build-Depends:
bash-completion (>=1.9.0~),
@@ -20,7 +20,7 @@ Build-Depends:
dtach (>= 0.8) <!nocheck>,
emacs-nox | emacs-gtk | emacs-lucid | emacs-pgtk | emacs25-nox | emacs25 (>=25~) | emacs25-lucid (>=25~) | emacs24-nox | emacs24 (>=24~) | emacs24-lucid (>=24~),
emacs-el,
- gdb [!ia64 !mips !mips64el !alpha !hppa] <!nocheck>,
+ gdb [!ia64 !mips !mips64el !alpha !hppa !armhf] <!nocheck>,
git <!nocheck>,
gnupg <!nocheck>,
gpgsm <!nocheck>,