summaryrefslogtreecommitdiff
path: root/src/stage3/patches/generic/libtiff.patch
diff options
context:
space:
mode:
Diffstat (limited to 'src/stage3/patches/generic/libtiff.patch')
-rw-r--r--src/stage3/patches/generic/libtiff.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/stage3/patches/generic/libtiff.patch b/src/stage3/patches/generic/libtiff.patch
new file mode 100644
index 0000000..42e7893
--- /dev/null
+++ b/src/stage3/patches/generic/libtiff.patch
@@ -0,0 +1,10 @@
+--- a/PKGBUILD 2018-03-11 21:29:46.850580513 +0100
++++ b/PKGBUILD 2018-03-11 21:30:57.782201272 +0100
+@@ -9,7 +9,6 @@ arch=('x86_64')
+ url="http://www.simplesystems.org/libtiff/"
+ license=('custom')
+ depends=('libjpeg' 'zlib' 'xz')
+-makedepends=('freeglut' 'glu' 'mesa' 'jbigkit')
+ optdepends=('freeglut: for using tiffgt')
+ source=(http://download.osgeo.org/libtiff/tiff-${pkgver}.tar.gz)
+ sha256sums=('6e7bdeec2c310734e734d19aae3a71ebe37a4d842e0e23dbb1b8921c0026cfcd')