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/libvirt-python/module.conf.debian | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 core/modules/libvirt-python/module.conf.debian (limited to 'core/modules/libvirt-python') diff --git a/core/modules/libvirt-python/module.conf.debian b/core/modules/libvirt-python/module.conf.debian new file mode 100644 index 00000000..c550b658 --- /dev/null +++ b/core/modules/libvirt-python/module.conf.debian @@ -0,0 +1,8 @@ +#!/bin/bash +REQUIRED_INSTALLED_PACKAGES=" + python3 + debhelper + dh-python + pkg-config + python3-all-dev +" -- cgit v1.2.3-55-g7522