summaryrefslogtreecommitdiffstats
path: root/core/modules/libvirt-python/module.conf
blob: 6e54fda4be4553f30622d3e82e854be224e3340c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/bash

REQUIRED_MODULES="
	libvirt-src
"

REQUIRED_GIT="
	https://gitlab.com/libvirt/libvirt-python.git||v9.0.0
"

# copy everything since there is a clean installation done by 'setup.py install'
REQUIRED_DIRECTORIES="/"