summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXavierCLL2018-01-30 21:20:05 -0500
committerXavierCLL2018-01-30 21:20:05 -0500
commit2505a9bfd1eb43eaf0eb237752ca7a53a3e66d78 (patch)
tree82ffbca562765324f33be6d12f98933a79af7ea4 /PKGBUILD
parentcbb9b3981e450224a597b75fdd2f5737aa4a7d6d (diff)
downloadaur-2505a9bfd1eb43eaf0eb237752ca7a53a3e66d78.tar.gz
Change depends szip for libaec
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e8d95b1ae0a4..844ca9b89d5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=('custom:NCL Source Code License')
arch=('i686' 'x86_64')
depends=('libxext' 'cairo' 'pixman' 'fontconfig' 'expat' 'bzip2' 'zlib' 'netcdf' 'hdf5-cpp-fortran'
'triangle' 'hdf4-nonetcdf' 'netcdf-fortran' 'libxt' 'libxaw' 'libxext' 'libxpm' 'udunits'
- 'libx11' 'imake' 'g2clib' 'gdal' 'lesstif' 'glibc' 'libjpeg' 'libpng' 'jasper' 'szip'
+ 'libx11' 'imake' 'g2clib' 'gdal' 'lesstif' 'glibc' 'libjpeg' 'libpng' 'jasper' 'libaec'
'libxaw' 'tcsh' 'flex' 'gsl' 'hdf-eos2' 'hdf-eos5')
makedepends=('gcc' 'gcc-fortran' 'tcsh' 'byacc')
provides=('ncl')