summaryrefslogtreecommitdiffstats
path: root/core/modules/virt-viewer/module.conf
blob: e8597ff05b1e291c0d8e8d7060e6187326c6ed90 (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|v11.0
"

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