summaryrefslogblamecommitdiffstats
path: root/core/modules/virt-viewer/module.conf
blob: 98b2bba516af60f4f3f09cab174a9fc4754e922c (plain) (tree)
1
2
3
4
5
6
7

           




                    





                                                                             
#!/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="/"