summaryrefslogtreecommitdiffstats
path: root/core/modules/virt-manager/module.conf
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/virt-manager/module.conf')
-rw-r--r--core/modules/virt-manager/module.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/core/modules/virt-manager/module.conf b/core/modules/virt-manager/module.conf
new file mode 100644
index 00000000..5a284183
--- /dev/null
+++ b/core/modules/virt-manager/module.conf
@@ -0,0 +1,13 @@
+#!/bin/bash
+
+REQUIRED_MODULES="
+ libvirt-glib
+ libvirt-python
+"
+
+REQUIRED_GIT="
+ https://github.com/virt-manager/virt-manager.git||v3.2.0
+"
+
+# copy everything since there is a clean installation done by 'setup.py install'
+REQUIRED_DIRECTORIES="/"