summaryrefslogtreecommitdiff
path: root/xraylarch
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-01-06 11:12:38 +0100
committerErich Eckner <git@eckner.net>2017-01-06 11:12:38 +0100
commit062009505bbe07ee8c788011a13256666b222f75 (patch)
tree5f811a0e136096f5a4bbd3888f3fb0ed0cb78d77 /xraylarch
parent612b096e7bc2aa4afe2520a54295d53179e05711 (diff)
downloadarchlinuxewe.git.save-062009505bbe07ee8c788011a13256666b222f75.tar.xz
xraylarch: clarify opt-depends
Diffstat (limited to 'xraylarch')
-rwxr-xr-xxraylarch/PKGBUILD2
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'