From fece44f393e811e8789d874229ba5e92d3bfa7ea Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 1 Feb 2023 15:45:04 +0100 Subject: [slx-tools] Install libnss3-tools for certutil (cert_to_nssdb) --- core/modules/slx-tools/module.conf.debian | 5 +++++ core/modules/slx-tools/module.conf.ubuntu | 5 +++++ 2 files changed, 10 insertions(+) create mode 100644 core/modules/slx-tools/module.conf.debian create mode 100644 core/modules/slx-tools/module.conf.ubuntu (limited to 'core/modules/slx-tools') diff --git a/core/modules/slx-tools/module.conf.debian b/core/modules/slx-tools/module.conf.debian new file mode 100644 index 00000000..1e8c078d --- /dev/null +++ b/core/modules/slx-tools/module.conf.debian @@ -0,0 +1,5 @@ +#!/bin/bash + +REQUIRED_CONTENT_PACKAGES=" + libnss3-tools +" diff --git a/core/modules/slx-tools/module.conf.ubuntu b/core/modules/slx-tools/module.conf.ubuntu new file mode 100644 index 00000000..1e8c078d --- /dev/null +++ b/core/modules/slx-tools/module.conf.ubuntu @@ -0,0 +1,5 @@ +#!/bin/bash + +REQUIRED_CONTENT_PACKAGES=" + libnss3-tools +" -- cgit v1.2.3-55-g7522