From 14b2d97e82dd225d6bbdce79b59a590eccf5cfd9 Mon Sep 17 00:00:00 2001 From: madonuko Date: Sat, 20 Jun 2026 17:47:29 +0800 Subject: [PATCH] fix(anda): undep libgit2 (covered by bdep) --- anda/buildsys/anda/anda.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/anda/buildsys/anda/anda.spec b/anda/buildsys/anda/anda.spec index 78fbc02bd4..d27235c716 100644 --- a/anda/buildsys/anda/anda.spec +++ b/anda/buildsys/anda/anda.spec @@ -29,7 +29,6 @@ Requires: mock Requires: rpm-build Requires: createrepo_c Requires: git-core -Requires: libgit2 %if 0%{?fedora} >= 42 Requires: mock-filesystem Requires: util-linux-script