summaryrefslogtreecommitdiff
path: root/xraylarch/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2016-04-22 09:04:24 +0200
committerErich Eckner <git@eckner.net>2016-04-22 09:04:24 +0200
commit7df5a231e53711cf2e893d28e17c5c2ebf83103a (patch)
tree61d5b8a220d93aa7a486492fb91b29a396a93f24 /xraylarch/PKGBUILD
parent0ad8d2796cf25222d918f15cb141e11537d93962 (diff)
downloadarchlinuxewe.git.save-7df5a231e53711cf2e893d28e17c5c2ebf83103a.tar.xz
xralarch: fix intendation
Diffstat (limited to 'xraylarch/PKGBUILD')
-rwxr-xr-xxraylarch/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/xraylarch/PKGBUILD b/xraylarch/PKGBUILD
index b3095323..7c199a63 100755
--- a/xraylarch/PKGBUILD
+++ b/xraylarch/PKGBUILD
@@ -12,9 +12,9 @@ makedepends=()
checkdepends=()
optdepends=(
'python2-termcolor: needed for color-enhanced error messages'
- 'python2-epics: needed for using the EPICS control system'
- 'python2-wxutils: needed for graphics and plotting'
- 'python2-wxmplot: needed for graphics and plotting'
+ 'python2-epics: needed for using the EPICS control system'
+ 'python2-wxutils: needed for graphics and plotting'
+ 'python2-wxmplot: needed for graphics and plotting'
)
provides=()
conflicts=()