summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f102b1fdcfc4..51f81be81736 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@ flavour=
pkgname=${pkg}${flavour}
pkgver=1.9.9
fileID=22867
-pkgrel=1
+pkgrel=2
pkgdesc="CDI is a general purpose C-library with an additional Fortran interface for file IO in the geoscience area. Supported data formats are GRIB, netCDF, SERVICE, EXTRA and IEG. CDI is the IO part of CDO"
url="https://code.zmaw.de/projects/cdi"
license=('GPLv2')
-depends=('netcdf' 'eccodes' 'libaec')
-makedepends=('netcdf' 'eccodes' 'libaec')
+depends=('netcdf' 'eccodes' 'libaec' 'openjpeg')
+makedepends=('netcdf' 'eccodes' 'libaec' 'openjpeg')
provides=()
conflicts=()
replaces=()