app-text/OCRmyPDF: Fixed post-install behaviour

Signed-off-by: Henri Gasc <gasc@eurecom.fr>
This commit is contained in:
Henri Gasc
2022-11-17 23:19:21 +01:00
parent 46572f0873
commit 11ade8777a

View File

@@ -15,6 +15,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="CC-BY-SA-2.5 CC-BY-SA-4.0 MIT MPL-2.0 ZLIB"
SLOT="0"
KEYWORDS="~amd64"
IUSE="png"
RDEPEND="
>=app-text/ghostscript-gpl-9.50