summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-extended/ghostscript/ghostscript_10.02.1.bb (renamed from meta/recipes-extended/ghostscript/ghostscript_10.02.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/ghostscript/ghostscript_10.02.0.bb b/meta/recipes-extended/ghostscript/ghostscript_10.02.1.bb
index 4bad0f86e1..18c296128a 100644
--- a/meta/recipes-extended/ghostscript/ghostscript_10.02.0.bb
+++ b/meta/recipes-extended/ghostscript/ghostscript_10.02.1.bb
@@ -28,7 +28,7 @@ SRC_URI = "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/downlo
28 file://configure.ac-add-option-to-explicitly-disable-neon.patch \ 28 file://configure.ac-add-option-to-explicitly-disable-neon.patch \
29 " 29 "
30 30
31SRC_URI[sha256sum] = "e54062f166708d84ca82de9f8304a04344466080f936118b88082bd55ed6dc97" 31SRC_URI[sha256sum] = "e429e4f5b01615a4f0f93a4128e8a1a4d932dff983b1774174c79c0630717ad9"
32 32
33PACKAGECONFIG ??= "" 33PACKAGECONFIG ??= ""
34PACKAGECONFIG[gtk] = "--enable-gtk,--disable-gtk,gtk+3" 34PACKAGECONFIG[gtk] = "--enable-gtk,--disable-gtk,gtk+3"