summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2020-06-22 00:51:56 +0200
committerAxel Beckert <abe@deuxchevaux.org>2020-06-22 00:51:56 +0200
commitd4dedd992a9fcfce3c34a8155425d5d2a5821d77 (patch)
tree7f25e47bc5905ede33fd9a23a5382c54eb856e5d
parent49dbae2c387033b3c45f895f955d172035cc097c (diff)
downloadzsh-d4dedd992a9fcfce3c34a8155425d5d2a5821d77.tar.gz
zsh-d4dedd992a9fcfce3c34a8155425d5d2a5821d77.zip
Adapt to "col" having been moved from bsdmainutils to bsdextrautils
Closes: #963420
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index f848f1874..cb2a368c0 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: zsh
Section: shells
Priority: optional
-Build-Depends: bsdmainutils,
+Build-Depends: bsdextrautils | bsdmainutils (<< 12~),
cm-super-minimal,
debhelper-compat (= 12),
dpkg-dev (>= 1.16.2~),