summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathon Fernyhough2018-09-02 17:18:45 +0100
committerJonathon Fernyhough2018-09-02 17:18:45 +0100
commitb03fdb713bae628daa27db7187c39bb75c89e9c7 (patch)
tree7f26df01d61b7a59a1a1af54eceedac9d97c8bc8
parent349d57f7f92f5f0e5d59ff6865b750b02309dc03 (diff)
downloadaur-b03fdb713bae628daa27db7187c39bb75c89e9c7.tar.gz
Add forgotten SoftGlobalScope dep
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5d90cab72ef8..d2d30a55fc7a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,6 +12,7 @@ depends=(julia
julia-compat
julia-json
julia-mbedtls
+ julia-softglobalscope
julia-zmq
jupyter
)