summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8710264df83e..c0ff9e9c3d09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,6 +29,7 @@ build() {
# Getting some lib
go get github.com/op/go-logging
go get github.com/spf13/viper
+ go get github.com/jordan-wright/email
cd "$_builddir"