summaryrefslogtreecommitdiffstats
path: root/core/modules/libvirt-python/module.conf
blob: 7d14c58d002c60d1c06e8bf71f795c7cc4dbb821 (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||${CONFIG_LIBVIRT_VERSION:-v11.2.0}
"

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