summaryrefslogtreecommitdiffstats
path: root/core/modules/ncp/module.conf.ubuntu
blob: c1914103a9df1c483477957689f7472d9857922b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
REQUIRED_INSTALLED_PACKAGES="
	ncpfs
"
REQUIRED_CONTENT_PACKAGES="
	libncp
	ncpfs
"
REQUIRED_BINARIES+="
	nwmsg
	ncpmount
	ncpumount
	mount.ncp
	mount.ncpfs
"
REQUIRED_DIRECTORIES+="
	/usr
"