if features and features.provides and features.conflicts then -- Advanced dependencies guard Install("kmod-veth", { priority = 40 }) Install("lxc", { priority = 40 }) Install("lxc-attach", "lxc-auto", "lxc-console", "lxc-create", "lxc-info", "lxc-ls", "lxc-monitor", "lxc-monitord", "lxc-snapshot", "lxc-start", "lxc-stop", { priority = 40 }) Install("luci-app-lxc", { priority = 40 }) Install("foris-storage-plugin", { priority = 40 }) Install("gnupg", "gnupg-utils", "tar", "wget", { priority = 40 }) end