summaryrefslogtreecommitdiffstats
path: root/core/modules/virt-viewer/module.conf
blob: 98b2bba516af60f4f3f09cab174a9fc4754e922c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/bash

REQUIRED_MODULES="
	libvirt-src
	libvirt-glib
"

REQUIRED_GIT="
	https://gitlab.com/virt-viewer/virt-viewer.git||v10.0
"

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