ghostscript: depends on libstdc++

should help with #6456
This commit is contained in:
Jérôme Duval
2021-12-01 22:33:40 +01:00
committed by GitHub
parent c8005aa2bd
commit 67abdb37f2

View File

@@ -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