diff options
author | Leah Rowe <leah@libreboot.org> | 2024-01-27 21:51:37 +0000 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-01-27 21:51:37 +0000 |
commit | e8523864354e80960eaceb2aa618a2ab3ddca1b8 (patch) | |
tree | 52d89efff74763360e25af1808017e5065ffa321 /config/dependencies/trisquel | |
parent | 4131981c0afb054a2db106cfc7956aa60c9dcaea (diff) |
update trisquel dependencies for flashprog
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/dependencies/trisquel')
-rwxr-xr-x | config/dependencies/trisquel | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/dependencies/trisquel b/config/dependencies/trisquel index 93e7dd5a..1ae9a80b 100755 --- a/config/dependencies/trisquel +++ b/config/dependencies/trisquel @@ -4,7 +4,8 @@ autoconf autogen automake autopoint autotools-dev bc binutils-arm-none-eabi \ bison build-essential cmake curl device-tree-compiler doxygen e2fsprogs efitools \ flex gawk gcc-arm-linux-gnueabi gcc-arm-none-eabi gdb gettext git gnat help2man \ innoextract libdevmapper-dev libfdt-dev libfont-freetype-perl libfreetype6-dev \ -libftdi-dev libfuse-dev libgnutls28-dev liblz4-tool liblzma-dev libncurses5-dev \ +libftdi-dev libfuse-dev libgnutls28-dev libgpiod-dev libjaylink-dev liblz4-tool \ +liblzma-dev libncurses5-dev \ libncurses-dev libnewlib-arm-none-eabi libopts25 libopts25-dev libpci-dev \ libpython3-dev libsdl2-dev libselinux1-dev libssl-dev libtool libusb-1.0-0 \ libusb-1.0-0-dev lz4 lzma lzma-alone m4 nasm openssl p7zip p7zip-full parted \ |