summaryrefslogtreecommitdiff
path: root/xraylarch
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2016-12-21 11:36:26 +0100
committerErich Eckner <git@eckner.net>2016-12-21 11:36:26 +0100
commitf28e4707a633ee61f630dd6518ae6eb198d36e41 (patch)
treecdf96de9efc76b454836c51bc81bff765dd9f046 /xraylarch
parent657170262ad7d90ca1cc2229c7cbc49dfd387cf7 (diff)
downloadarchlinuxewe.git.save-f28e4707a633ee61f630dd6518ae6eb198d36e41.tar.xz
xraylarch 1->2
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'