diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-03-23 10:13:57 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-03-23 13:59:52 +0100 |
commit | 439310aa3e722e6e610adcda9d08afd9594e553a (patch) | |
tree | 5ccb666a72c00d5e5d75da12a682a703522fd89b /dev-ml | |
parent | dev-libs/libclc: Bump to 14.0.0 (diff) | |
download | gentoo-439310aa3e722e6e610adcda9d08afd9594e553a.tar.gz gentoo-439310aa3e722e6e610adcda9d08afd9594e553a.tar.bz2 gentoo-439310aa3e722e6e610adcda9d08afd9594e553a.zip |
dev-ml/llvm-ocaml: Remove stale ounit2 dep
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/llvm-ocaml/llvm-ocaml-14.0.0.9999.ebuild | 1 | ||||
-rw-r--r-- | dev-ml/llvm-ocaml/llvm-ocaml-14.0.0.ebuild | 1 | ||||
-rw-r--r-- | dev-ml/llvm-ocaml/llvm-ocaml-15.0.0.9999.ebuild | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-14.0.0.9999.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-14.0.0.9999.ebuild index 45c941d6ddd7..9263abe8c53e 100644 --- a/dev-ml/llvm-ocaml/llvm-ocaml-14.0.0.9999.ebuild +++ b/dev-ml/llvm-ocaml/llvm-ocaml-14.0.0.9999.ebuild @@ -26,7 +26,6 @@ BDEPEND=" dev-lang/perl dev-ml/findlib >=dev-util/cmake-3.16 - test? ( dev-ml/ounit2 ) ${PYTHON_DEPS}" LLVM_COMPONENTS=( llvm cmake third-party ) diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-14.0.0.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-14.0.0.ebuild index d0935b9a1daf..40472483c734 100644 --- a/dev-ml/llvm-ocaml/llvm-ocaml-14.0.0.ebuild +++ b/dev-ml/llvm-ocaml/llvm-ocaml-14.0.0.ebuild @@ -26,7 +26,6 @@ BDEPEND=" dev-lang/perl dev-ml/findlib >=dev-util/cmake-3.16 - test? ( dev-ml/ounit2 ) ${PYTHON_DEPS}" LLVM_COMPONENTS=( llvm cmake third-party ) diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-15.0.0.9999.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-15.0.0.9999.ebuild index 45c941d6ddd7..9263abe8c53e 100644 --- a/dev-ml/llvm-ocaml/llvm-ocaml-15.0.0.9999.ebuild +++ b/dev-ml/llvm-ocaml/llvm-ocaml-15.0.0.9999.ebuild @@ -26,7 +26,6 @@ BDEPEND=" dev-lang/perl dev-ml/findlib >=dev-util/cmake-3.16 - test? ( dev-ml/ounit2 ) ${PYTHON_DEPS}" LLVM_COMPONENTS=( llvm cmake third-party ) |