diff options
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/opam-common/opam-common-2.2.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-ml/opam-common/opam-common-2.2.1.ebuild b/dev-ml/opam-common/opam-common-2.2.1.ebuild index 155f1bfdec12..4cebd06f8892 100644 --- a/dev-ml/opam-common/opam-common-2.2.1.ebuild +++ b/dev-ml/opam-common/opam-common-2.2.1.ebuild @@ -26,6 +26,7 @@ RDEPEND=" dev-ml/swhid_core:=[ocamlopt?] dev-ml/uchar:=[ocamlopt?] dev-ml/uutf:=[ocamlopt?] + !<dev-ml/opam-2.2 " DEPEND="${RDEPEND}" BDEPEND="dev-ml/findlib" |