diff options
| author | Leah Rowe <leah@libreboot.org> | 2026-09-17 07:23:18 +0100 |
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2026-09-17 07:23:18 +0100 |
| commit | 40b120c26b6e5fbc39e97190cc030d06a8a465d5 (patch) | |
| tree | 008f26bb222f7175840a98025717dbbfc12c2a9d /config/dependencies/debian | |
| parent | bf654d4c19852d6abebb69306e6411ae8ef643d0 (diff) | |
remove ccache from dependencies
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/dependencies/debian')
| -rw-r--r-- | config/dependencies/debian | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/dependencies/debian b/config/dependencies/debian index 0de611b4..099e28a7 100644 --- a/config/dependencies/debian +++ b/config/dependencies/debian @@ -13,6 +13,6 @@ libsdl2-dev libselinux1-dev libssl-dev libtool libusb-1.0-0 libusb-1.0-0-dev \ libusb-dev lz4 lzma lzma-alone m4 nasm openssl 7zip parted pciutils \ perl pkg-config python3 python3-distutils-extra python3-pkg-resources python3-pycryptodome \ python3-pyelftools python3-setuptools python-is-python3 sharutils swig unar \ -unifont unifont-bin unzip uuid-dev wget xfonts-unifont zlib1g-dev ccache \ +unifont unifont-bin unzip uuid-dev wget xfonts-unifont zlib1g-dev \ g++-mipsel-linux-gnu make genisoimage mtools libx86-1 libx86-dev libstdc++-arm-none-eabi-newlib autoconf-archive \ " |
