diff options
| author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2025-03-03 16:47:02 -0500 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2025-03-13 21:05:18 -0300 |
| commit | 537d225e2fd572fb892ccf777b7343496b6dad84 (patch) | |
| tree | 2716ebb1986ddd209dc4d5b7eafac77313b2e8c7 /debian | |
| parent | d4e36a2df66868b921c49d1545f9f096b64459e1 (diff) | |
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 <dkg@fifthhorseman.net>
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
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) <!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>, |
