Skip to content

Commit

Permalink
remove libgit2-dev from build-time deps
Browse files Browse the repository at this point in the history
this is being removed because while building I'm running into following
issue.

  libgit2-1.8.0-r1.apk disqualified because libgit2-1.9.0-r0.apk already
provides cmd:git2

looks like we already pull into libgit2 at build-time.

Signed-off-by: kranurag7 <81210977+kranurag7@users.noreply.github.com>
  • Loading branch information
kranurag7 committed Jan 9, 2025
1 parent b33702a commit 1b5286d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion qdrant.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ environment:
- clang-16-dev
- curl
- jq
- libgit2-dev
- llvm-cmake-16
- llvm-lld-16-dev
- openssf-compiler-options
Expand Down

0 comments on commit 1b5286d

Please sign in to comment.