From 34e6c976d28892a7bd3f7578f10fcfa57865472f Mon Sep 17 00:00:00 2001 From: root Date: Thu, 22 Dec 2011 23:15:05 +0000 Subject: Thu Dec 22 23:15:04 UTC 2011 --- community/paraview/PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'community/paraview') diff --git a/community/paraview/PKGBUILD b/community/paraview/PKGBUILD index e6e2fae3c..97a294e2d 100644 --- a/community/paraview/PKGBUILD +++ b/community/paraview/PKGBUILD @@ -1,16 +1,17 @@ -# $Id: PKGBUILD 58527 2011-11-13 15:58:19Z andrea $ +# $Id: PKGBUILD 61087 2011-12-21 20:51:56Z andrea $ # Maintainer: Thomas Dziedzic < gostrc at gmail > # Contributor: Michele Mocciola # Contributor: Simon Zilliken pkgname=paraview pkgver=3.10.1 -pkgrel=4 +pkgrel=5 pkgdesc='Parallel Visualization Application using VTK' arch=('i686' 'x86_64') url='http://www.paraview.org' license=('custom') -depends=('qt' 'python2' 'libgl' 'libxml2' 'unixodbc' 'postgresql-libs' 'libxt' 'libmysqlclient' 'mesa' 'openmpi') #'hdf5' +depends=('qt' 'python2' 'libgl' 'libxml2' 'unixodbc' 'postgresql-libs' 'libxt' + 'qtwebkit' 'libmysqlclient' 'mesa' 'openmpi') #'hdf5' makedepends=('cmake' 'desktop-file-utils') source=("http://paraview.org/files/v${pkgver:0:4}/ParaView-${pkgver}.tar.gz" 'paraview.png' -- cgit v1.2.3-54-g00ecf