From 5e44b7444635ac7ed8c287e9d797c50705d29518 Mon Sep 17 00:00:00 2001
From: David Bremner <david@tethera.net>
Date: Wed, 24 Aug 2022 09:10:02 -0700
Subject: [PATCH] debian: build-depend on emacs-el

This is hopefully temporary, to work around some bugs related to emacs
28 in Debian.
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

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>,
-- 
2.45.2