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