From 537d225e2fd572fb892ccf777b7343496b6dad84 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Mon, 3 Mar 2025 16:47:02 -0500 Subject: [PATCH] Debian build-deps: include emacs-pgtk in conjunction Debian developers with the pure GTK+ variant of emacs (which does not support X11 at all, as it builds entirely against the GTK Wayland backend) should also be able to treat the build-dependencies as satisfied. Signed-off-by: Daniel Kahn Gillmor --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 8057f720..8f59911e 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Build-Depends: doxygen, dpkg-dev (>= 1.22.5), dtach (>= 0.8) , - emacs-nox | emacs-gtk | emacs-lucid | emacs25-nox | emacs25 (>=25~) | emacs25-lucid (>=25~) | emacs24-nox | emacs24 (>=24~) | emacs24-lucid (>=24~), + 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 !kfreebsd-any !alpha !hppa] , git , -- 2.45.2