summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ocaml-augeas/ocaml-augeas-0.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocaml-augeas/ocaml-augeas-0.5.ebuild b/dev-ml/ocaml-augeas/ocaml-augeas-0.5.ebuild
index f0a89730569b..92d39261f54a 100644
--- a/dev-ml/ocaml-augeas/ocaml-augeas-0.5.ebuild
+++ b/dev-ml/ocaml-augeas/ocaml-augeas-0.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -18,7 +18,7 @@ IUSE=""
DEPEND="app-admin/augeas
dev-ml/ocaml-autoconf
dev-ml/findlib
- dev-lang/ocaml"
+ dev-lang/ocaml[ocamlopt]"
RDEPEND="${DEPEND}"
src_install() {