summaryrefslogtreecommitdiffstats
path: root/core/modules/libvirt-python/module.conf
blob: 43142a31521e941df7159a9d068ffae479aec55b (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||v7.7.0
"

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