diff options
| author | David Bremner <david@tethera.net> | 2026-01-17 09:11:41 +0900 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2026-01-17 09:11:41 +0900 |
| commit | 41f679023188dbecf789ba24770582117de9fde2 (patch) | |
| tree | ca240a39551e4da005b59af01acf566dddb95e00 /debian/control | |
| parent | c7936e3c080826f9ee55e0ba25267fc1124740e4 (diff) | |
debian: remove kfreebsd-any from control file
Since the arch no longer exists, it is no longer helpful to exclude it.
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 8f59911e..4200901e 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Build-Depends: dtach (>= 0.8) <!nocheck>, 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>, + gdb [!ia64 !mips !mips64el !alpha !hppa] <!nocheck>, git <!nocheck>, gnupg <!nocheck>, gpgsm <!nocheck>, |
