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

REQUIRED_CONTENT_PACKAGES="
	libvirt-bin
"