summaryrefslogtreecommitdiffstats
path: root/core/modules/libvirt-glib/module.conf
blob: f32b12b62682f520db6f515a7c7d72a60cd33555 (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-glib.git||v4.0.0
"

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