Skip to content

Commit

Permalink
mev-util/cargo-geiger: add dev-libs/libgit2 as a dependency
Browse files Browse the repository at this point in the history
cargo-geiger needs to be rebuilt when the libgit version changes
  • Loading branch information
SuperTux88 committed Apr 13, 2024
1 parent 1250f9f commit ce2584f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -389,6 +389,9 @@ LICENSE+=" Apache-2.0 BSD ISC MIT MPL-2.0 MPL-2.0 Unicode-DFS-2016"
SLOT="0"
KEYWORDS="~amd64"

DEPEND="dev-libs/libgit2:="
RDEPEND="${DEPEND}"

S="${WORKDIR}/${PN}-${PN}-v${PV}"

PATCHES=(
Expand Down
Loading

0 comments on commit ce2584f

Please sign in to comment.