mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-vcs/git-absorb: fix libgit2 dep
Closes: https://bugs.gentoo.org/947164 Signed-off-by: Yixun Lan <dlan@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024 Gentoo Authors
|
||||
# Copyright 2024-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Autogenerated by pycargoebuild 0.13.3
|
||||
@@ -121,6 +121,7 @@ KEYWORDS="~amd64 ~arm64"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-libs/libgit2-1.8:=
|
||||
<dev-libs/libgit2-1.9
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
@@ -117,6 +117,7 @@ KEYWORDS="~amd64 ~arm64"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-libs/libgit2-1.8:=
|
||||
<dev-libs/libgit2-1.10
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
Reference in New Issue
Block a user