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/virt-manager/module.conf.debian | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 core/modules/virt-manager/module.conf.debian (limited to 'core/modules/virt-manager') diff --git a/core/modules/virt-manager/module.conf.debian b/core/modules/virt-manager/module.conf.debian new file mode 100644 index 00000000..d9b1ccf7 --- /dev/null +++ b/core/modules/virt-manager/module.conf.debian @@ -0,0 +1,20 @@ +#!/bin/bash +REQUIRED_INSTALLED_PACKAGES=" + python3 + debhelper + dh-python + gettext + python3-distutils + python3-docutils + cpio + genisoimage + gir1.2-libosinfo-1.0 + gir1.2-gtksource-3.0 + libglib2.0-bin + python3-argcomplete + python3-gi + python3-gi-cairo + python3-libxml2 + python3-pytest + python3-requests +" -- cgit v1.2.3-55-g7522