summaryrefslogtreecommitdiff
path: root/xraylarch/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2016-11-23 07:03:54 +0100
committerErich Eckner <git@eckner.net>2016-11-23 07:03:54 +0100
commit6a16d7b1de4d2a5736094e41f55ebc8f08b4d1bb (patch)
treefbd254556199341eebc1c8e6b74165c56d74b4cb /xraylarch/PKGBUILD
parent6ebb2be7001884db0eb8000d6c07177f29064dbd (diff)
downloadarchlinuxewe.git.save-6a16d7b1de4d2a5736094e41f55ebc8f08b4d1bb.tar.xz
xraylarch: dependency update, 1 -> 2
Diffstat (limited to 'xraylarch/PKGBUILD')
-rwxr-xr-xxraylarch/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/xraylarch/PKGBUILD b/xraylarch/PKGBUILD
index 034acd3f..e2133dd0 100755
--- a/xraylarch/PKGBUILD
+++ b/xraylarch/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Erich Eckner <arch at eckner dot net>
pkgname=xraylarch
pkgver=0.9.31
-pkgrel=1
+pkgrel=2
pkgdesc="Data Analysis Tools for X-ray Spectroscopy"
arch=('any')
url="http://xraypy.github.io/xraylarch/"
@@ -24,6 +24,7 @@ checkdepends=()
optdepends=(
'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-termcolor: needed for color-enhanced error messages'
'python2-yaml: needed for graphics and plotting'