diff options
Diffstat (limited to 'core/modules/libvirt-python')
| -rw-r--r-- | core/modules/libvirt-python/module.conf.debian | 8 |
1 files changed, 8 insertions, 0 deletions
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 +" |
