mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
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:
@@ -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() {
|
||||
Reference in New Issue
Block a user