summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libre/ghostscript/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/ghostscript/PKGBUILD b/libre/ghostscript/PKGBUILD
index 213904e3f..90b177c91 100644
--- a/libre/ghostscript/PKGBUILD
+++ b/libre/ghostscript/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 222874 2014-09-23 17:46:02Z andyrtr $
+# $Id: PKGBUILD 231618 2015-02-16 19:55:06Z andyrtr $
# Maintainer (Arch): AndyRTR <andyrtr@archlinux.org>
# Maintainer: André Silva <emulatorman@parabola.nu>
@@ -6,13 +6,13 @@
pkgname=ghostscript
pkgver=9.15
-pkgrel=1.parabola2
+pkgrel=2.parabola1
pkgdesc="An interpreter for the PostScript language, without nonfree JPEG XR support"
arch=('i686' 'x86_64' 'mips64el')
license=('AGPL' 'custom')
depends=('libxt' 'libcups' 'fontconfig' 'jasper' 'zlib' 'libpng>=1.5.7' 'libjpeg'
'libtiff>=4.0.0' 'lcms2' 'dbus' 'libpaper')
-makedepends=('gtk3' 'gnutls')
+makedepends=('gtk3' 'gnutls' 'hardening-wrapper')
optdepends=('texlive-core: needed for dvipdf'
'gtk3: needed for gsx')
conflicts=('ghostscript-libre')