mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
dev-util/deblob: add dependency on dev-hare/hare-json
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
This commit is contained in:
@@ -24,6 +24,7 @@ SLOT="0"
|
||||
|
||||
DEPEND="
|
||||
>=dev-lang/hare-0.24.2:=
|
||||
dev-hare/hare-json
|
||||
"
|
||||
|
||||
# built by hare
|
||||
|
||||
@@ -22,7 +22,10 @@ HOMEPAGE="https://git.sr.ht/~lanodan/deblob"
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
|
||||
DEPEND="dev-lang/hare:="
|
||||
DEPEND="
|
||||
dev-lang/hare:=
|
||||
dev-hare/hare-json
|
||||
"
|
||||
|
||||
# built by hare
|
||||
QA_FLAGS_IGNORED="usr/bin/deblob"
|
||||
|
||||
Reference in New Issue
Block a user