diff options
Diffstat (limited to 'xraylarch/PKGBUILD')
-rwxr-xr-x | xraylarch/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xraylarch/PKGBUILD b/xraylarch/PKGBUILD index 40196134..56d0e91b 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' |