summaryrefslogtreecommitdiff
path: root/xraylarch
diff options
context:
space:
mode:
Diffstat (limited to 'xraylarch')
-rwxr-xr-xxraylarch/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/xraylarch/PKGBUILD b/xraylarch/PKGBUILD
index 358511bb..d1422422 100755
--- a/xraylarch/PKGBUILD
+++ b/xraylarch/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Erich Eckner <arch at eckner dot net>
pkgname=xraylarch
pkgver=0.9.32
-pkgrel=1
+pkgrel=2
pkgdesc="Data Analysis Tools for X-ray Spectroscopy"
arch=('any')
url="http://xraypy.github.io/xraylarch/"
@@ -26,6 +26,7 @@ optdepends=(
'python2-CifFile: needed for xrd modules'
'python2-epics: needed for using the EPICS control system'
'python2-fabio: needed for xrd modules'
+ 'python2-nose: needed for testing tools'
'python2-pyFAI: needed for xrd modules'
'python2-requests: needed for xrd modules'
'python2-termcolor: needed for color-enhanced error messages'