mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
Add: git runtime dep in anda.spec (#2490)
* 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>
This commit is contained in:
@@ -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.}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user