mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
dev-ml/arp: add missing test dependency
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -18,14 +18,14 @@ KEYWORDS="~amd64"
|
||||
IUSE="ocamlopt test"
|
||||
|
||||
RDEPEND="
|
||||
dev-ml/cstruct
|
||||
dev-ml/ipaddr
|
||||
dev-ml/logs
|
||||
dev-ml/mirage-time
|
||||
dev-ml/lwt
|
||||
dev-ml/duration
|
||||
dev-ml/mirage-profile
|
||||
dev-ml/ethernet
|
||||
dev-ml/cstruct:=
|
||||
dev-ml/ipaddr:=
|
||||
dev-ml/logs:=
|
||||
dev-ml/mirage-time:=
|
||||
dev-ml/lwt:=
|
||||
dev-ml/duration:=
|
||||
dev-ml/mirage-profile:=
|
||||
dev-ml/ethernet:=
|
||||
"
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
@@ -36,6 +36,7 @@ DEPEND="
|
||||
dev-ml/fmt
|
||||
dev-ml/mirage-vnetif
|
||||
dev-ml/mirage-clock
|
||||
dev-ml/mirage-clock-unix
|
||||
dev-ml/mirage-time[unix]
|
||||
dev-ml/mirage-flow
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user