summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xneutrino/PKGBUILD9
1 files changed, 8 insertions, 1 deletions
diff --git a/neutrino/PKGBUILD b/neutrino/PKGBUILD
index b20bb43b..c4ebec92 100755
--- a/neutrino/PKGBUILD
+++ b/neutrino/PKGBUILD
@@ -2,17 +2,24 @@
pkgname=neutrino
_pkgname=Neutrino
pkgver=2.2
-pkgrel=1
+pkgrel=2
pkgdesc="A light, expandable and full featured image analysis tool for research."
arch=('i686' 'x86_64')
url="http://web.luli.polytechnique.fr/${_pkgname}/"
license=('LGPL3')
groups=()
depends=(
+ 'cfitsio'
'fftw'
'gsl'
+ 'hdf4'
+ 'hdf5'
+ 'libtiff'
+ 'pandoc'
+ 'python-numpy'
'qt5-multimedia'
'qt5-svg'
+ 'qt5-script'
'qt5-tools'
)
makedepends=(