summaryrefslogtreecommitdiffstats
path: root/core/modules/virt-manager/module.conf.ubuntu
blob: d9b1ccf73d958bffc26f86c1fec685396ed82504 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
	python3
	debhelper
	dh-python
	gettext
	python3-distutils
	python3-docutils
	cpio
	genisoimage
	gir1.2-libosinfo-1.0
	gir1.2-gtksource-3.0
	libglib2.0-bin
	python3-argcomplete
	python3-gi
	python3-gi-cairo
	python3-libxml2
	python3-pytest
	python3-requests
"