From 67abdb37f2050a27b4de24c112cdd483adf690fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 1 Dec 2021 22:33:40 +0100 Subject: [PATCH] ghostscript: depends on libstdc++ should help with #6456 --- app-text/ghostscript_gpl/ghostscript_gpl-9.55.0.recipe | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app-text/ghostscript_gpl/ghostscript_gpl-9.55.0.recipe b/app-text/ghostscript_gpl/ghostscript_gpl-9.55.0.recipe index acfad0bf9..2de795bf5 100644 --- a/app-text/ghostscript_gpl/ghostscript_gpl-9.55.0.recipe +++ b/app-text/ghostscript_gpl/ghostscript_gpl-9.55.0.recipe @@ -7,7 +7,7 @@ the conversion between PostScript and PDF files." HOMEPAGE="https://ghostscript.com/" COPYRIGHT="2001-2021 Artifex Software, Inc." LICENSE="AGPL-3.0" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${portVersion//./}/ghostscript-$portVersion.tar.xz" CHECKSUM_SHA256="6ee3057773646d6a2c6d117eb53a17d6752feadc513828e4322f68b7b7789ff6" SOURCE_DIR="ghostscript-$portVersion" @@ -70,6 +70,7 @@ REQUIRES=" lib:libopenjp2$secondaryArchSuffix lib:libpaper$secondaryArchSuffix lib:libpng16$secondaryArchSuffix + lib:libstdc++$secondaryArchSuffix # lib:libtesseract$secondaryArchSuffix lib:libtiff$secondaryArchSuffix lib:libz$secondaryArchSuffix