summaryrefslogtreecommitdiffstats
path: root/core/modules/ncp/module.conf.ubuntu
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/ncp/module.conf.ubuntu')
-rw-r--r--core/modules/ncp/module.conf.ubuntu17
1 files changed, 17 insertions, 0 deletions
diff --git a/core/modules/ncp/module.conf.ubuntu b/core/modules/ncp/module.conf.ubuntu
new file mode 100644
index 00000000..c1914103
--- /dev/null
+++ b/core/modules/ncp/module.conf.ubuntu
@@ -0,0 +1,17 @@
+REQUIRED_INSTALLED_PACKAGES="
+ ncpfs
+"
+REQUIRED_CONTENT_PACKAGES="
+ libncp
+ ncpfs
+"
+REQUIRED_BINARIES+="
+ nwmsg
+ ncpmount
+ ncpumount
+ mount.ncp
+ mount.ncpfs
+"
+REQUIRED_DIRECTORIES+="
+ /usr
+"