From 8074af0fbdf2484bd4e2bf47015bae721834e63e Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Thu, 7 Oct 2021 09:50:36 +0200 Subject: [PATCH] fmf: Only install git-core We don't need all the bells and whistles of the full git package. --- test/browser/main.fmf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/browser/main.fmf b/test/browser/main.fmf index 8302e30..d2dddd6 100644 --- a/test/browser/main.fmf +++ b/test/browser/main.fmf @@ -5,7 +5,7 @@ require: - cockpit-ws - cockpit-system - bzip2 - - git + - git-core - glibc-langpack-de - libvirt-python3 - make