Add: git runtime dep in anda.spec (#2490) (#2495)

* Add: git runtime dep in anda.spec

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Change to libgit2

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Bring back git-core

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Add mold build dep

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

---------

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
(cherry picked from commit 018af0c837)

Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
Raboneko
2024-11-14 23:24:10 -08:00
committed by GitHub
parent cccf41992e
commit 40325c11da
+2
View File
@@ -21,11 +21,13 @@ BuildRequires: openssl-devel
BuildRequires: git-core
BuildRequires: libgit2-devel
BuildRequires: libssh2-devel
BuildRequires: mold
Requires: mock
Requires: rpm-build
Requires: createrepo_c
Requires: git-core
Requires: libgit2
%global _description %{expand:
Andaman Build toolchain.}