From a15f3f216c6bee2007cee225d7f6ffc56b28904e Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 29 Nov 2015 09:30:48 +0100 Subject: [PATCH] phantomjs: rebuild against icu-56.1. --- srcpkgs/phantomjs/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/phantomjs/template b/srcpkgs/phantomjs/template index 19273fae2e1..73a7b670f9d 100644 --- a/srcpkgs/phantomjs/template +++ b/srcpkgs/phantomjs/template @@ -1,10 +1,10 @@ # Template file for 'phantomjs' pkgname=phantomjs version=2.0.0 -revision=1 +revision=2 hostmakedepends="unzip flex ruby gperf python perl pkg-config" makedepends=" - fontconfig-devel icu55-devel libressl-devel libpng-devel + fontconfig-devel icu-devel libressl-devel libpng-devel libjpeg-turbo-devel" short_desc="Scriptable headless WebKit" maintainer="Eivind Uggedal "