summaryrefslogtreecommitdiffstats
path: root/core/modules/libvirt-python/module.conf
blob: cebae641f4c1a9ae5eee14d03d6bf11f9f1326a0 (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.5.0
"

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