Systemd/.mkosi/mkosi.debian

72 lines
1.5 KiB
Plaintext
Raw Normal View History

# SPDX-License-Identifier: LGPL-2.1-or-later
2016-12-11 06:14:19 +01:00
# This is a settings file for OS image generation using mkosi (https://github.com/systemd/mkosi).
# Symlink this file to mkosi.default in the project root directory and invoke "mkosi" to build an OS image.
2016-12-11 06:14:19 +01:00
[Distribution]
Distribution=debian
Release=unstable
[Packages]
BuildPackages=
acl
2016-12-11 06:14:19 +01:00
docbook-xml
docbook-xsl
gcc
gettext
2016-12-11 06:14:19 +01:00
git
gnu-efi
gperf
libacl1-dev
libaudit-dev
libblkid-dev
libbz2-dev
libcap-dev
libcryptsetup-dev
libcurl4-gnutls-dev
libdbus-1-dev
libdw-dev
libfdisk-dev
libfido2-dev
2016-12-11 06:14:19 +01:00
libgcrypt20-dev
libgnutls28-dev
libidn2-0-dev
libiptc-dev
2016-12-11 06:14:19 +01:00
libkmod-dev
liblz4-dev
liblz4-tool
liblzma-dev
2016-12-11 06:14:19 +01:00
libmicrohttpd-dev
libmount-dev
libpam0g-dev
libqrencode-dev
libseccomp-dev
libsmartcols-dev
libssl-dev
libtss2-dev
2016-12-11 06:14:19 +01:00
libxkbcommon-dev
2020-04-26 23:33:50 +02:00
libzstd-dev
m4
meson
2016-12-11 06:14:19 +01:00
pkg-config
python3
python3-lxml
tree
2016-12-11 06:14:19 +01:00
uuid-dev
xsltproc
xz-utils
2020-04-26 23:33:50 +02:00
zstd
Packages=
gdb
libfdisk1
libfido2-1
libidn2-0
libqrencode4
# We pull in the -dev package here, since the binary ones appear to change names too often, and the -dev package pulls the right deps in automatically
libtss2-dev
locales
nano
strace
vim-tiny