Skip to content

Commit 9a08601

Browse files
bhundven-skytapcpackham
authored andcommitted
Add missing dependencies for Debian build
Add unzip and python3-dev Fixes crosstool-ng#1905 Signed-off-by: Bryan Hundven <[email protected]>
1 parent 287fccb commit 9a08601

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

debian/control

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ Priority: optional
44
Maintainer: Multiple Candidates <[email protected]>
55
Build-Depends: debhelper (>= 9), autoconf, automake, autotools-dev,
66
libncursesw5-dev, libncurses5-dev, bison, flex, curl, wget,
7-
texinfo, help2man, gawk, git, subversion, bzip2, libtool-bin
7+
texinfo, help2man, gawk, git, subversion, bzip2, libtool-bin,
8+
unzip, python3-dev
89
Standards-Version: 3.9.8
910
Homepage: http://crosstool-ng.org/
1011

0 commit comments

Comments
 (0)