From ce22ca958b7e4817ecc862e4cff724c79e99741d Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Mon, 15 Jun 2015 14:01:33 +0200 Subject: [PATCH] texlive2014-bin: t1lib is not used since 2012. --- srcpkgs/texlive2014-bin/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/texlive2014-bin/template b/srcpkgs/texlive2014-bin/template index eec1408281c..59b8c3788c3 100644 --- a/srcpkgs/texlive2014-bin/template +++ b/srcpkgs/texlive2014-bin/template @@ -1,12 +1,12 @@ # Template file for 'texlive-bin' pkgname=texlive2014-bin version=2014 -revision=6 +revision=7 maintainer="Christian Neukirchen " homepage="http://tug.org/texlive/" license="GPL-2" short_desc="TeX Live Binary distribution through tl-install" -depends="cairo pixman graphite t1lib gd poppler libsigsegv +depends="cairo pixman graphite gd poppler libsigsegv zziplib libpng libjpeg-turbo freetype icu harfbuzz wget perl ghostscript xz" distfiles="ftp://ftp.tug.org/texlive/historic/${version}/tlnet-final/install-tl-unx.tar.gz"