diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2020-06-22 00:51:56 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2020-06-22 00:51:56 +0200 |
commit | d4dedd992a9fcfce3c34a8155425d5d2a5821d77 (patch) | |
tree | 7f25e47bc5905ede33fd9a23a5382c54eb856e5d | |
parent | 49dbae2c387033b3c45f895f955d172035cc097c (diff) | |
download | zsh-d4dedd992a9fcfce3c34a8155425d5d2a5821d77.tar.gz zsh-d4dedd992a9fcfce3c34a8155425d5d2a5821d77.zip |
Adapt to "col" having been moved from bsdmainutils to bsdextrautils
Closes: #963420
-rw-r--r-- | debian/control | 2 |
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~), |