summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAshley Towns2015-12-04 15:50:24 +1100
committerAshley Towns2015-12-04 15:50:24 +1100
commit8c6fac418acf8dd94d28487c164ea20f077b3e85 (patch)
tree132293223b2ad07b640c24bfd3f59050238302eb /PKGBUILD
parenteac287523eb2c033d26c8fb851daf3b2aa756f4a (diff)
downloadaur-8c6fac418acf8dd94d28487c164ea20f077b3e85.tar.gz
oops
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5876153e6070..6386b3cdd6bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="The Swift programming language, the binary drops from the official webs
arch=('x86_64')
url="https://swift.org"
license=('apache')
-depends=('icu55' 'ncurses5-compat-libs' 'libedit' 'python2', 'libutil-linux' 'libbsd', 'clang')
+depends=('icu55' 'ncurses5-compat-libs' 'libedit' 'python2' 'libutil-linux' 'libbsd' 'clang')
conflicts=('lldb')
options=('!strip')