summaryrefslogblamecommitdiffstats
path: root/remote/modules/ncp/module.conf.ubuntu.14
blob: acb2f629a7e48ba7650ca8b3e849713dc29937c3 (plain) (tree)























                                                                                              
REQUIRED_INSTALLED_PACKAGES="
"
REQUIRED_CONTENT_PACKAGES="
	libncp
	ncpfs
"
REQUIRED_BINARIES+="
	nwmsg
	ncpmount
	ncpumount
	mount.ncp
	mount.ncpfs
"
REQUIRED_DIRECTORIES+="
	/usr
"

# For Ubuntu 14.04: Both packages were dropped from official repos. Do not change the
# order, as these packages will be installed via dpkg and depend on each other.
REQUIRED_DOWNLOAD_URLS="
	de.archive.ubuntu.com/ubuntu/pool/universe/n/ncpfs/libncp_2.2.6-9ubuntu1_amd64.deb
	de.archive.ubuntu.com/ubuntu/pool/universe/n/ncpfs/libpam-ncp_2.2.6-9ubuntu1_amd64.deb
	de.archive.ubuntu.com/ubuntu/pool/universe/n/ncpfs/ncpfs_2.2.6-9ubuntu1_amd64.deb
"