summaryrefslogtreecommitdiffstats
path: root/core/modules/libvirt-glib/module.conf.ubuntu
blob: 64c42a40462a743a4d90f9e032287f4daa30a1fd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
	python3
	meson
	debhelper
	dh-python
	intltool
	pkg-config
	libglib2.0-dev
	libxml2-dev
	libgirepository1.0-dev
	gobject-introspection
"