app-text/pdfsandwich: dev-lang/ocaml-3 is gone

Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone
2025-03-13 20:33:31 +01:00
parent 921943b0ac
commit 42416b1ed6

View File

@@ -1,7 +1,7 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
inherit flag-o-matic
DESCRIPTION="generator of sandwich OCR pdf files"
@@ -20,7 +20,7 @@ RDEPEND="app-text/tesseract
app-text/poppler
virtual/imagemagick-tools[png?]"
DEPEND="sys-apps/gawk
>=dev-lang/ocaml-3.10[ocamlopt]"
dev-lang/ocaml[ocamlopt]"
DOCS=( changelog )