diff options
Diffstat (limited to 'config/dependencies')
| -rw-r--r-- | config/dependencies/debian | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/dependencies/debian b/config/dependencies/debian index 099e28a7..9adec785 100644 --- a/config/dependencies/debian +++ b/config/dependencies/debian @@ -1,5 +1,9 @@ # SPDX-License-Identifier: GPL-3.0-or-later +# TODO: find out what imagemagick is needed for in 15h.org dependencies: +# https://15h.org/index.php/Coreboot-15h +# probably the coreboot splash screen option, which we don't use in lbmk + pkg_add="apt-get install --no-install-recommends $reinstall" pkglist=" \ acpica-tools autoconf autogen automake autopoint autotools-dev bc \ |
