diff options
Diffstat (limited to 'dev-ml/core')
-rw-r--r-- | dev-ml/core/core-0.14.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ml/core/core-0.14.1.ebuild b/dev-ml/core/core-0.14.1.ebuild index 360f559aa22d..14bb552e9edb 100644 --- a/dev-ml/core/core-0.14.1.ebuild +++ b/dev-ml/core/core-0.14.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -26,5 +26,6 @@ RDEPEND=" dev-ml/spawn:= dev-ml/stdio:= dev-ml/timezone:= + <dev-ml/jane-street-headers-0.15:= " DEPEND="${RDEPEND}" |