Skip to content

Commit

Permalink
Add: git runtime dep in anda.spec (#2490) (#2496)
Browse files Browse the repository at this point in the history
* Add: git runtime dep in anda.spec

Signed-off-by: Owen Zimmerman <[email protected]>

* Change to libgit2

Signed-off-by: Owen Zimmerman <[email protected]>

* Bring back git-core

Signed-off-by: Owen Zimmerman <[email protected]>

* Add mold build dep

Signed-off-by: Owen Zimmerman <[email protected]>

---------

Signed-off-by: Owen Zimmerman <[email protected]>
(cherry picked from commit 018af0c)

Co-authored-by: Owen Zimmerman <[email protected]>
  • Loading branch information
raboneko and Owen-sz authored Nov 15, 2024
1 parent 02a6096 commit 20201d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions anda/tools/buildsys/anda/rust-anda.spec
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,13 @@ BuildRequires: openssl-devel-engine
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.}

Expand Down

0 comments on commit 20201d3

Please sign in to comment.