Files
lbmk/config/dependencies/debian
T
Leah Rowe 2b34aeea5d WIP: convert to lwmk
Signed-off-by: Leah Rowe <leah@libreboot.org>
2026-09-08 06:44:40 +01:00

8 lines
212 B
Plaintext

# SPDX-License-Identifier: GPL-3.0-or-later
pkg_add="apt-get install --no-install-recommends $reinstall"
pkglist=" \
mercurial python3 python3-dev python3-pip curl wget dpkg-sig libssl-dev zstd \
libxml2-dev
"