diff options
author | Leah Rowe <leah@libreboot.org> | 2024-01-27 22:06:06 +0000 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-01-27 22:06:06 +0000 |
commit | 36ddd6f6580a9e9db6e93d57f5b0d5811578be16 (patch) | |
tree | df8d4da9af5c124a8737e92d3d05cdf2e6eb9101 /config/dependencies/parabola | |
parent | 182a029f0cbae405ea310576b391b953456af49d (diff) |
update parabola dependencies for flashprog
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/dependencies/parabola')
-rw-r--r-- | config/dependencies/parabola | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/dependencies/parabola b/config/dependencies/parabola index 8a1550de..27dd59c4 100644 --- a/config/dependencies/parabola +++ b/config/dependencies/parabola @@ -3,7 +3,8 @@ pkglist=" \ acpica arm-none-eabi-binutils arm-none-eabi-gcc arm-none-eabi-newlib \ autogen base-devel bdf-unifont bison cmake curl device-mapper doxygen \ dtc e2fsprogs flex freetype2 fuse2 gawk gcc-ada gdb gettext git \ -help2man innoextract libftdi libpciaccess libusb nasm ncurses openssl p7zip \ +help2man innoextract libftdi libgpiod libjaylink libpciaccess libusb nasm \ +ncurses openssl p7zip \ pandoc parted pciutils perl perl-libwww python python-setuptools rsync \ sharutils subversion swig texinfo ttf-dejavu unarchiver unifont-utils unzip \ wget xz zlib \ |