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