summaryrefslogtreecommitdiffstats
path: root/core/modules/libvirt-python/module.conf
blob: 83b3a7d7c302a77124d040c9db7d4c0fb6c12051 (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||v8.10.0
"

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