summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/ghostscript/ghostscript/cups-no-gcrypt.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/ghostscript/ghostscript/cups-no-gcrypt.patch')
-rw-r--r--meta/recipes-extended/ghostscript/ghostscript/cups-no-gcrypt.patch14
1 files changed, 10 insertions, 4 deletions
diff --git a/meta/recipes-extended/ghostscript/ghostscript/cups-no-gcrypt.patch b/meta/recipes-extended/ghostscript/ghostscript/cups-no-gcrypt.patch
index a1c9368cc9..4c9bb22fa2 100644
--- a/meta/recipes-extended/ghostscript/ghostscript/cups-no-gcrypt.patch
+++ b/meta/recipes-extended/ghostscript/ghostscript/cups-no-gcrypt.patch
@@ -1,6 +1,12 @@
1Subject: [PATCH] Don't build-depend on libgcrypt, as nothing is used from it 1From 9129eb7fa9dc160d64a7d9df9279a3b1dae4d793 Mon Sep 17 00:00:00 2001
2From: Jackie Huang <jackie.huang@windriver.com>
3Date: Thu, 29 Mar 2018 16:16:18 +0800
4Subject: [PATCH 08/10] cups no gcrypt
2 5
3Backported from http://www.cups.org/strfiles.php/3308/cups-no-gcrypt.patch 6Don't build-depend on libgcrypt, as nothing is used from it
7
8Backported from
9http://www.cups.org/strfiles.php/3308/cups-no-gcrypt.patch
4 10
5This addresses the cryto dependency seen during build. 11This addresses the cryto dependency seen during build.
6 12
@@ -8,7 +14,7 @@ Upstream-Status: Backport
8 14
9Signed-off-by: Jackie Huang <jackie.huang@windriver.com> 15Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
10 16
11Rebase the patch to ghostscript-9.15 17Rebase to 9.23
12Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> 18Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
13--- 19---
14 cups/libs/cups/http-private.h | 1 - 20 cups/libs/cups/http-private.h | 1 -
@@ -27,5 +33,5 @@ index 99a85c3..a674852 100644
27 # include <CoreFoundation/CoreFoundation.h> 33 # include <CoreFoundation/CoreFoundation.h>
28 # include <Security/Security.h> 34 # include <Security/Security.h>
29-- 35--
301.9.1 361.8.3.1
31 37