diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2021-09-15 02:12:23 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2021-09-15 02:12:23 +0200 |
commit | 801f5e105ad6d1f767d28c8311edd263790f419f (patch) | |
tree | f3625479f8f0c3e80ef649c17d97fbbe6849051b | |
parent | 0a9c18bd1eb43c5716595ecb52023e7f4d7915f2 (diff) | |
download | zsh-801f5e105ad6d1f767d28c8311edd263790f419f.tar.gz zsh-801f5e105ad6d1f767d28c8311edd263790f419f.zip |
Explicitly declare B-D-I on cm-super-minimal as arch:all to fix crossbuild issues
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index b92dfc648..29cc82594 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: bsdextrautils | bsdmainutils (<< 12~), libgdbm-dev, libncurses-dev, libpcre3-dev -Build-Depends-Indep: cm-super-minimal, +Build-Depends-Indep: cm-super-minimal:all, ghostscript, texinfo (>= 5~), texlive-fonts-recommended, |