commit | 6e2cf65b5e316d0fb6d349921060e0363cf52aaa | [log] [tgz] |
---|---|---|
author | Dan McArdle <dmcardle@google.com> | Tue Aug 02 16:20:29 2022 -0400 |
committer | Alphan Ulusoy <alphan@google.com> | Thu Aug 04 13:52:15 2022 -0400 |
tree | a4026109667c562e7f129c15bbb3e5f36283f0e6 | |
parent | 9fdc22fde07fa6acee5d8aa6de7c71b57e0f267a [diff] |
Replace libncurses5 with libncursesw5 in apt-requirements.txt Signed-off-by: Dan McArdle <dmcardle@google.com>
diff --git a/apt-requirements.txt b/apt-requirements.txt index f1f5841..62dd475 100644 --- a/apt-requirements.txt +++ b/apt-requirements.txt
@@ -30,7 +30,7 @@ libftdi1-2 libftdi1-dev # A requirement of the prebuilt clang toolchain. -libncurses5 +libncursesw5 libssl-dev libudev-dev libusb-1.0-0