mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
dev-ml/inotify: fix ounit2 dependency
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -19,13 +19,13 @@ KEYWORDS="~amd64"
|
||||
IUSE="ocamlopt test"
|
||||
|
||||
DEPEND="
|
||||
dev-ml/base-unix
|
||||
dev-ml/base-bytes
|
||||
dev-ml/base-unix:=
|
||||
dev-ml/base-bytes:=
|
||||
"
|
||||
RDEPEND="
|
||||
${DEPEND}
|
||||
test? (
|
||||
>=dev-ml/ounit-2
|
||||
dev-ml/ounit2
|
||||
dev-ml/ocaml-fileutils
|
||||
dev-ml/lwt
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user