diff options
author | Pierre-Nicolas Clauss <pinicarus@protonmail.com> | 2021-06-19 19:36:25 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-21 23:31:23 +0100 |
commit | b9a307b91a72104f340aebc967368b49d84a5af5 (patch) | |
tree | 055b968036a568a661fb1e8003892b1759b1a182 /dev-ml | |
parent | dev-python/gst-python: Version bump, 1.18.4 (diff) | |
download | gentoo-b9a307b91a72104f340aebc967368b49d84a5af5.tar.gz gentoo-b9a307b91a72104f340aebc967368b49d84a5af5.tar.bz2 gentoo-b9a307b91a72104f340aebc967368b49d84a5af5.zip |
dev-ml/merlin: remove unneeded emacs dependencies
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Pierre-Nicolas Clauss <pinicarus@protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/21332
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/merlin/merlin-4.1-r2.ebuild (renamed from dev-ml/merlin/merlin-4.1-r1.ebuild) | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-ml/merlin/merlin-4.1-r1.ebuild b/dev-ml/merlin/merlin-4.1-r2.ebuild index 7bd1055d4404..70e3b0b53a56 100644 --- a/dev-ml/merlin/merlin-4.1-r1.ebuild +++ b/dev-ml/merlin/merlin-4.1-r2.ebuild @@ -16,8 +16,6 @@ KEYWORDS="~amd64" IUSE="emacs +ocamlopt" RDEPEND=" - app-emacs/auto-complete - app-emacs/company-mode dev-ml/csexp:= dev-ml/yojson:= dev-ml/menhir:= |