From fc71c9079c82786d6bc3bd2d3c48921654d76e0e Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 9 Apr 2019 14:27:03 +0200 Subject: xraylarch: add pyepics "optional" *grrrr* dependency --- xraylarch/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xraylarch/PKGBUILD b/xraylarch/PKGBUILD index 401961343..56d0e91bb 100755 --- a/xraylarch/PKGBUILD +++ b/xraylarch/PKGBUILD @@ -12,7 +12,7 @@ depends=( 'python2<2.8' 'python2-asteval>=0.9.12' 'python2-backports.functools_lru_cache' -# 'python2-epics>=3.2.4' + 'python2-epics>=3.2.4' 'python2-h5py>=2.4' 'python2-lmfit>=0.9.11' 'python2-matplotlib>=2.0' -- cgit v1.2.3-54-g00ecf