From 46f8efd8afe81f4bfcc0802065753ab44805e97f Mon Sep 17 00:00:00 2001 From: Timothée Ravier Date: Nov 22 2022 15:43:59 +0000 Subject: common: Add git-core-doc Do not include "full" Git as it brings in Perl. Explicitely add Git docs. Fixes: https://github.com/fedora-silverblue/issue-tracker/issues/387 --- diff --git a/fedora-common-ostree.yaml b/fedora-common-ostree.yaml index c4c0000..2f3e530 100644 --- a/fedora-common-ostree.yaml +++ b/fedora-common-ostree.yaml @@ -6,7 +6,10 @@ mutate-os-release: "37" include: fedora-common-ostree-pkgs.yaml packages: + # Do not include "full" Git as it brings in Perl - git-core + # Explicitely add Git docs + - git-core-doc - lvm2 - rpm-ostree # Container management