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

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