From 3aec9ec0ee9b4717d408b4e730dd27766673446b Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Wed, 18 Feb 2015 00:41:40 -0200 Subject: ghostscript-9.15-2.parabola1: fix RELRO; FS#43234 -> https://bugs.archlinux.org/task/43234 --- libre/ghostscript/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libre/ghostscript') 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 # Maintainer: André Silva @@ -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') -- cgit v1.2.3-54-g00ecf