From f28e4707a633ee61f630dd6518ae6eb198d36e41 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 21 Dec 2016 11:36:26 +0100 Subject: xraylarch 1->2 --- xraylarch/PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'xraylarch') 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 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' -- cgit v1.2.3-54-g00ecf