diff options
Diffstat (limited to 'dev-ml/ocamlnet/ocamlnet-4.1.9-r1.ebuild')
-rw-r--r-- | dev-ml/ocamlnet/ocamlnet-4.1.9-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ml/ocamlnet/ocamlnet-4.1.9-r1.ebuild b/dev-ml/ocamlnet/ocamlnet-4.1.9-r1.ebuild index 60b4eea78ebf..791b193f2a11 100644 --- a/dev-ml/ocamlnet/ocamlnet-4.1.9-r1.ebuild +++ b/dev-ml/ocamlnet/ocamlnet-4.1.9-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -38,6 +38,7 @@ DEPEND="${RDEPEND}" PATCHES=( "${FILESDIR}"/${P}-unboundLexer.patch "${FILESDIR}"/${P}-shuffle.patch + "${FILESDIR}"/${P}-noWhich.patch ) ocamlnet_use_with() { |