diff options
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r-- | meta/recipes-extended/ghostscript/ghostscript_9.18.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/ghostscript/ghostscript_9.18.bb b/meta/recipes-extended/ghostscript/ghostscript_9.18.bb index d4222c773d..aa39345f4c 100644 --- a/meta/recipes-extended/ghostscript/ghostscript_9.18.bb +++ b/meta/recipes-extended/ghostscript/ghostscript_9.18.bb | |||
@@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=b17cea54743435ab2a581c237bea294a" | |||
16 | DEPENDS = "ghostscript-native tiff jpeg fontconfig cups libpng" | 16 | DEPENDS = "ghostscript-native tiff jpeg fontconfig cups libpng" |
17 | DEPENDS_class-native = "libpng-native" | 17 | DEPENDS_class-native = "libpng-native" |
18 | 18 | ||
19 | SRC_URI_BASE = "http://downloads.ghostscript.com/public/ghostscript-${PV}.tar.gz \ | 19 | SRC_URI_BASE = "http://downloads.ghostscript.com/public/old-gs-releases/ghostscript-${PV}.tar.gz \ |
20 | file://ghostscript-9.15-parallel-make.patch \ | 20 | file://ghostscript-9.15-parallel-make.patch \ |
21 | file://ghostscript-9.16-Werror-return-type.patch \ | 21 | file://ghostscript-9.16-Werror-return-type.patch \ |
22 | file://png_mak.patch \ | 22 | file://png_mak.patch \ |