diff options
author | Leah Rowe <leah@libreboot.org> | 2023-09-04 02:36:41 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2023-09-04 02:47:25 +0100 |
commit | da3c9bb3c5c3b1f2e6e67a3695ce39b17bf68d5b (patch) | |
tree | b81cdd418a4906c846800a8c5094b312e74f57df /resources/dependencies/ubuntu2004 | |
parent | a05010503f9a748943033d1fc40e36625e72dcbb (diff) |
merge config/ and resources/
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'resources/dependencies/ubuntu2004')
-rwxr-xr-x | resources/dependencies/ubuntu2004 | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/resources/dependencies/ubuntu2004 b/resources/dependencies/ubuntu2004 deleted file mode 100755 index 4649aa9e..00000000 --- a/resources/dependencies/ubuntu2004 +++ /dev/null @@ -1,19 +0,0 @@ -pkg_add="apt-get -y install" -pkglist=" \ -wget git uuid-dev nasm build-essential sharutils curl parted e2fsprogs unzip \ -pkg-config gcc-arm-linux-gnueabi \ -build-essential python3 \ -build-essential perl python3-setuptools libncurses5-dev doxygen iasl gdb flex \ -bison build-essential git libssl-dev gnat python-is-python3 \ -ttf-unifont libopts25 libselinux1-dev autogen m4 autoconf help2man \ -libopts25-dev libfont-freetype-perl automake autotools-dev build-essential bison \ -flex libfuse-dev liblzma-dev gawk libdevmapper-dev libtool libfreetype6-dev \ -gettext unifont bc bison build-essential device-tree-compiler efitools flex \ -libfdt-dev liblz4-tool libgnutls28-dev libncurses-dev libpython3-dev libsdl2-dev \ -libssl-dev lz4 lzma lzma-alone openssl pkg-config python3 python3-distutils \ -python3-pkg-resources python3-pycryptodome python3-pyelftools swig uuid-dev \ -build-essential libpci-dev pciutils zlib1g-dev libftdi-dev build-essential \ -libusb-1.0-0-dev libusb-1.0 libusb-1.0-0-dev libusb-dev cmake \ -innoextract p7zip p7zip-full unar \ -binutils-arm-none-eabi gcc-arm-none-eabi libnewlib-arm-none-eabi cmake \ -" |