From c0b975f495a6638f86aaf7941ff25fb73d5bd1b0 Mon Sep 17 00:00:00 2001 From: Andrew Hills Date: Sat, 30 May 2015 06:31:52 -0400 Subject: main/ghostscript: switch driver set from FILES, cups to ALL --- main/ghostscript/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'main') diff --git a/main/ghostscript/APKBUILD b/main/ghostscript/APKBUILD index f59c8c6fd..e62f5fa1b 100644 --- a/main/ghostscript/APKBUILD +++ b/main/ghostscript/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Cameron Banta pkgname=ghostscript pkgver=9.16 -pkgrel=0 +pkgrel=1 pkgdesc="An interpreter for the PostScript language and for PDF" url="http://ghostscript.com/" arch="all" @@ -71,7 +71,7 @@ build(){ --with-jbig2dec \ --without-omni \ --enable-gtk \ - --with-drivers=FILES,cups \ + --with-drivers=ALL \ --with-fontpath=/usr/share/fonts/Type1:/usr/share/fonts \ --disable-compile-inits \ || return 1 -- cgit v1.2.3