summaryrefslogtreecommitdiffstats
path: root/core/modules/libvirt-glib/module.conf
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/libvirt-glib/module.conf')
-rw-r--r--core/modules/libvirt-glib/module.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/core/modules/libvirt-glib/module.conf b/core/modules/libvirt-glib/module.conf
new file mode 100644
index 00000000..f32b12b6
--- /dev/null
+++ b/core/modules/libvirt-glib/module.conf
@@ -0,0 +1,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="/"