From 1dfc10b5c97abb17b492619c8d0d1c2a6475f8a8 Mon Sep 17 00:00:00 2001 From: Lukas Greve Date: Mon, 19 May 2025 19:59:01 +0200 Subject: [PATCH] Add requirements --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 153043d..2da61a6 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,13 @@ Each ingredient represents a feature or a set of integrated features, such as a Using a pull request, you can suggest a modification to an existing ingredient or create a new ingredient from scratch. +### Requirements + +- `qemu` +- `libvirt` +- `virt-install` +- `pykickstart` + ### Example 1: add a new package and include it into a recipe - Add [Luanti](https://www.luanti.org/), a free and open-source sandbox video game engine formerly known as Minetest, as a standalone ingredient, using the `echo` command