diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 3d68f4769..f1f985ca3 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Build-Depends: bsdmainutils, debhelper (>= 9~), dh-autoreconf, - dpkg-dev (>= 1.16.1~), + dpkg-dev (>= 1.16.2~), ghostscript, groff, groff-base, @@ -82,6 +82,7 @@ Package: zsh-static Architecture: any Depends: zsh, ${misc:Depends} Suggests: zsh-doc +Built-Using: ${Built-Using} Description: shell with lots of features (static link) Zsh is a UNIX command interpreter (shell) usable as an interactive login shell and as a shell script command |