sys-apps/lsd: Add an explicit dep on dev-libs/libgit2:=

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-05-01 05:28:46 +02:00
parent dfea448097
commit 8b1e187096

View File

@@ -205,6 +205,10 @@ LICENSE+=" Apache-2.0 MIT MPL-2.0 Unicode-DFS-2016"
SLOT="0"
KEYWORDS="amd64 arm64 ppc64 ~riscv ~x86"
DEPEND="
dev-libs/libgit2:=
"
QA_FLAGS_IGNORED="usr/bin/lsd"
src_prepare() {