diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 02be6379..fa6a5f1e 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,8 @@ Priority: optional Maintainer: Multiple Candidates <open@example.com> Build-Depends: debhelper (>= 9), autoconf, automake, autotools-dev, libncursesw5-dev, libncurses5-dev, bison, flex, curl, wget, - texinfo, help2man, gawk, git, subversion, bzip2, libtool-bin + texinfo, help2man, gawk, git, subversion, bzip2, libtool-bin, + unzip, python3-dev Standards-Version: 3.9.8 Homepage: http://crosstool-ng.org/ |