summaryrefslogtreecommitdiffstats
path: root/src/lcms1-1-fixes.patch
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2017-11-18 08:44:18 (GMT)
committerTony Theodore <tonyt@logyst.com>2017-11-19 00:29:22 (GMT)
commitcd1655c9ef429d8e3720e774f8af97c4cb380bd7 (patch)
tree37f93f8c105fbe72c6b76553f33821a0d22c82de /src/lcms1-1-fixes.patch
parent628590f62de2b42c5296a6e9d82acf13188db682 (diff)
downloadmxe-cd1655c9ef429d8e3720e774f8af97c4cb380bd7.zip
mxe-cd1655c9ef429d8e3720e774f8af97c4cb380bd7.tar.gz
mxe-cd1655c9ef429d8e3720e774f8af97c4cb380bd7.tar.bz2
various packages: refresh patches
brings patches into common format to reduce noise in diffs
Diffstat (limited to 'src/lcms1-1-fixes.patch')
-rw-r--r--src/lcms1-1-fixes.patch9
1 files changed, 3 insertions, 6 deletions
diff --git a/src/lcms1-1-fixes.patch b/src/lcms1-1-fixes.patch
index 3e0d673..6ae21b1 100644
--- a/src/lcms1-1-fixes.patch
+++ b/src/lcms1-1-fixes.patch
@@ -2,14 +2,14 @@ This file is part of MXE. See LICENSE.md for licensing information.
Contains ad hoc patches for cross building.
-From 6f4063fc97b3acc653605c077c94b862a9808fd4 Mon Sep 17 00:00:00 2001
-From: MXE
+From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
+From: "fix@me" <fix@me>
Date: Fri, 23 Dec 2011 00:07:18 +0100
Subject: [PATCH] add missing static dependencies to .pc file
diff --git a/lcms.pc.in b/lcms.pc.in
-index b3897b0..c72ef2f 100755
+index 1111111..2222222 100755
--- a/lcms.pc.in
+++ b/lcms.pc.in
@@ -7,4 +7,6 @@ Name: @PACKAGE@
@@ -19,6 +19,3 @@ index b3897b0..c72ef2f 100755
+Libs.private: -ljpeg
Cflags: -I${includedir}
+Requires.private: libtiff-4
---
-1.7.8
-