From 49a568aac890f7d3ba1542f84974315639e29676 Mon Sep 17 00:00:00 2001 From: Ondřej Míchal Date: Jan 15 2022 00:07:48 +0000 Subject: Add openssl to installed package list The openssl package provides a versatile utility useful for setting certificates of all kinds. Some software[0] requires it to be usable. The size of the package is not unreasonable and thus could be included. Fixes https://github.com/fedora-silverblue/issue-tracker/issues/201 [0] https://github.com/GSConnect/gnome-shell-extension-gsconnect --- diff --git a/fedora-common-ostree.yaml b/fedora-common-ostree.yaml index a861128..622facd 100644 --- a/fedora-common-ostree.yaml +++ b/fedora-common-ostree.yaml @@ -8,6 +8,7 @@ include: fedora-common-ostree-pkgs.yaml packages: - git-core - lvm2 + - openssl - rpm-ostree # Container management - buildah