From 81d437723bf67da8469b29ddc976cd4aad568ae2 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sat, 9 Aug 2014 09:42:04 -0300 Subject: debian: build with emacs24 by default, disable gdb on arm64 From wookey@debian.org id:20140808012130.GT7605@stoneboat.aleph1.co.uk Fixes for the port in progress of debian to arm64. --- debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index e2f2708e..262e0321 100644 --- a/debian/control +++ b/debian/control @@ -17,9 +17,9 @@ Build-Depends: python3-all (>= 3.1.2-7~), python-sphinx (>= 1.0), ruby, ruby-dev (>>1:1.9.3~), - emacs23-nox | emacs23 (>=23~) | emacs23-lucid (>=23~) | - emacs24-nox | emacs24 (>=24~) | emacs24-lucid (>=24~), - gdb [!s390x !ia64 !armhf !armel], + emacs24-nox | emacs24 (>=24~) | emacs24-lucid (>=24~) | + emacs23-nox | emacs23 (>=23~) | emacs23-lucid (>=23~), + gdb [!s390x !ia64 !armhf !armel !arm64], dtach (>= 0.8), bash-completion (>=1.9.0~) Standards-Version: 3.9.4 -- cgit v1.2.3