summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2022-08-24 09:10:02 -0700
committerDavid Bremner <david@tethera.net>2022-08-24 09:10:02 -0700
commit5e44b7444635ac7ed8c287e9d797c50705d29518 (patch)
treec19bc2913cb9356644351a7a896d56d0c9a8be43
parentc864b59942d510a4f6a1a46db1b8e13b7f40f7ee (diff)
debian: build-depend on emacs-el
This is hopefully temporary, to work around some bugs related to emacs 28 in Debian.
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 0ffe958c..2dcb8cc7 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Build-Depends:
dpkg-dev (>= 1.17.14),
dtach (>= 0.8) <!nocheck>,
emacs-nox | emacs-gtk | emacs-lucid | emacs25-nox | emacs25 (>=25~) | emacs25-lucid (>=25~) | emacs24-nox | emacs24 (>=24~) | emacs24-lucid (>=24~),
+ emacs-el,
gdb [!ia64 !mips !mips64el !kfreebsd-any !alpha !hppa] <!nocheck>,
git <!nocheck>,
gnupg <!nocheck>,