summaryrefslogtreecommitdiffstats
path: root/core/modules/libvirt/module.conf
blob: 68ca993a2d8a6afb3e94b14f81a9e92322b3bd8f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#!/bin/bash

REQUIRED_MODULES="
	libvirt-src
	swtpm
"

REQUIRED_BINARIES=""
REQUIRED_LIBRARIES=""
REQUIRED_DIRECTORIES=""