[Bootstrap] Remove obsolete package

This commit is contained in:
Lucien Cartier-Tilet 2022-12-06 11:50:08 +01:00
parent e31224fa62
commit 4b85da9a1e
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
2 changed files with 0 additions and 2 deletions

View File

@ -131,7 +131,6 @@ graphviz \
hugo \
javascript-typescript-langserver \
js-beautify \
libxft-bgra \
linux-headers \
lldb \
meson \

View File

@ -309,7 +309,6 @@ For development purposes, I need the following packages:
| hugo | Static website generator |
| javascript-typescript-langserver | LSP server for Javascript |
| js-beautify | Formatter for Javascript |
| libxft-bgra | FreeType library with support for BGRA glyphs and scaling |
| linux-headers | Development with the Linux kernel |
| lldb | The LLVM debugger |
| meson | Meson build system |