From 20a74d7b383bd2ac377160f6a1f5143dfd378956 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 12 Dec 2022 15:31:06 +0100 Subject: Make buildable on debian 12 --- core/modules/qemu/module.conf.debian | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 core/modules/qemu/module.conf.debian (limited to 'core/modules/qemu') diff --git a/core/modules/qemu/module.conf.debian b/core/modules/qemu/module.conf.debian new file mode 100644 index 00000000..1853bdf8 --- /dev/null +++ b/core/modules/qemu/module.conf.debian @@ -0,0 +1,10 @@ +#!/bin/bash + +REQUIRED_INSTALLED_PACKAGES=" + maven + default-jdk-headless +" + +REQUIRED_CONTENT_PACKAGES=" + jq +" -- cgit v1.2.3-55-g7522