diff options
author | Sam James <sam@gentoo.org> | 2020-10-21 04:32:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-21 04:32:07 +0000 |
commit | 5257863dc17921bfa3e788d22f4c23fda4da3596 (patch) | |
tree | 9c4ad7d79fb815ba9c6318ad1d5e5d71b1636bac /dev-ml/pcre-ocaml | |
parent | dev-libs/nspr: Stabilize 4.29 sparc, #750254 (diff) | |
download | gentoo-5257863dc17921bfa3e788d22f4c23fda4da3596.tar.gz gentoo-5257863dc17921bfa3e788d22f4c23fda4da3596.tar.bz2 gentoo-5257863dc17921bfa3e788d22f4c23fda4da3596.zip |
dev-ml/pcre-ocaml: drop obsolete configurator dep
We want dune-configurator now (already added). configurator
blocks dune-configuator.
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/pcre-ocaml')
-rw-r--r-- | dev-ml/pcre-ocaml/pcre-ocaml-7.4.6-r1.ebuild (renamed from dev-ml/pcre-ocaml/pcre-ocaml-7.4.6.ebuild) | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-7.4.6.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-7.4.6-r1.ebuild index 31019202af71..6605758e767c 100644 --- a/dev-ml/pcre-ocaml/pcre-ocaml-7.4.6.ebuild +++ b/dev-ml/pcre-ocaml/pcre-ocaml-7.4.6-r1.ebuild @@ -20,7 +20,6 @@ RDEPEND=">=dev-libs/libpcre-4.5" DEPEND=" ${RDEPEND} dev-ml/stdio - dev-ml/configurator " src_install() { |