summaryrefslogtreecommitdiff
path: root/dev-ml/cstruct
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-04-22 00:54:52 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-04-22 00:54:52 +0000
commit5ff35cfdfb57ddfb3ab1f55b87510f2ec75a4d1f (patch)
tree639aea69a39addd4aa5289a7eb03c8df74c6b4af /dev-ml/cstruct
parentbbbcde0c45030906d757bde22be6bfcb719f85d0 (diff)
downloadbaldeagleos-repo-5ff35cfdfb57ddfb3ab1f55b87510f2ec75a4d1f.tar.gz
baldeagleos-repo-5ff35cfdfb57ddfb3ab1f55b87510f2ec75a4d1f.tar.xz
baldeagleos-repo-5ff35cfdfb57ddfb3ab1f55b87510f2ec75a4d1f.zip
Adding metadata
Diffstat (limited to 'dev-ml/cstruct')
-rw-r--r--dev-ml/cstruct/cstruct-6.0.1.ebuild6
1 files changed, 1 insertions, 5 deletions
diff --git a/dev-ml/cstruct/cstruct-6.0.1.ebuild b/dev-ml/cstruct/cstruct-6.0.1.ebuild
index 5b3f8ce469b5..d470ca4ec952 100644
--- a/dev-ml/cstruct/cstruct-6.0.1.ebuild
+++ b/dev-ml/cstruct/cstruct-6.0.1.ebuild
@@ -27,16 +27,12 @@ RDEPEND="
dev-ml/async_unix:=
dev-ml/core:=
)
- lwt? (
- dev-ml/base-unix:=
- dev-ml/lwt:=
- )
+ lwt? ( dev-ml/lwt:= )
ppx? (
dev-ml/ppxlib:=
dev-ml/stdlib-shims:=
)
sexp? ( dev-ml/sexplib:= )
- unix? ( dev-ml/base-unix:= )
"
DEPEND="
${RDEPEND}