summaryrefslogtreecommitdiffstats
path: root/core/modules/libvirt/module.conf.ubuntu.18.04
blob: 10414a9e691afe941cd88d6c437e9a05f1b2dafc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
	libvirt-bin
	virt-viewer
"

REQUIRED_CONTENT_PACKAGES="
	libvirt-bin
	virt-viewer
"