diff options
-rwxr-xr-x | xraylarch/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xraylarch/PKGBUILD b/xraylarch/PKGBUILD index d1422422..33e6bf6b 100755 --- a/xraylarch/PKGBUILD +++ b/xraylarch/PKGBUILD @@ -28,7 +28,7 @@ optdepends=( '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-requests: needed for graphics, plotting and xrd modules' 'python2-termcolor: needed for color-enhanced error messages' 'python2-xrayutilities: needed for xrd modules' 'python2-yaml: needed for graphics and plotting' |