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 <[email protected]> --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 08e3c7f3..cf236293 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Build-Depends: dpkg-dev (>= 1.22.5), doxygen, 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-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] <!nocheck>, git <!nocheck>, -- 2.47.2 _______________________________________________ notmuch mailing list -- [email protected] To unsubscribe send an email to [email protected]
