summaryrefslogtreecommitdiffstats
path: root/core/modules/dbus/module.conf.ubuntu.16
blob: 159cc6426b1f1037bf83e87dd374319edded157e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#!/bin/bash
REQUIRED_CONTENT_PACKAGES="
			dbus
			dbus-x11
"
REQUIRED_FILES+="
"
REQUIRED_DIRECTORIES="
			/usr/share/dbus-1
"