diff options
Diffstat (limited to 'dev-ml/llvm-ocaml/llvm-ocaml-9.0.0.ebuild')
-rw-r--r-- | dev-ml/llvm-ocaml/llvm-ocaml-9.0.0.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-9.0.0.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-9.0.0.ebuild index 79b9b550b232..0381b55ac4ad 100644 --- a/dev-ml/llvm-ocaml/llvm-ocaml-9.0.0.ebuild +++ b/dev-ml/llvm-ocaml/llvm-ocaml-9.0.0.ebuild @@ -30,12 +30,10 @@ RDEPEND=" ~sys-devel/llvm-${PV}:=[${LLVM_TARGET_USEDEPS// /,},debug?] !sys-devel/llvm[ocaml(-)]" DEPEND="${RDEPEND}" -# configparser-3.2 breaks the build (3.3 or none at all are fine) BDEPEND=" dev-lang/perl dev-ml/findlib test? ( dev-ml/ounit ) - !!<dev-python/configparser-3.3.0.2 ${PYTHON_DEPS}" # least intrusive of all |