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

REQUIRED_MODULES="
	libvirt-src
"

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