summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLarry Dewey2018-12-17 13:34:17 -0700
committerLarry Dewey2018-12-17 13:34:17 -0700
commit66e836460ca9bb03c08bdd3e8eb6c14ea5aa8909 (patch)
tree5b694324c4fd4a9e53457cfd234cc015fda0b6a8
parentaf51fee998c6f588c3eefb0f82919d399ce44540 (diff)
downloadaur-66e836460ca9bb03c08bdd3e8eb6c14ea5aa8909.tar.gz
Removing unnecessary dependencies
Signed-off-by: Larry Dewey <larry.j.dewey@gmail.com>
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aaa05c0e60ab..09f87133841d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="A secure email client"
arch=('x86_64')
url="https://gitlab.com/TheSilentDrifter/Tutanota-Electron"
licence=('BSD')
-depends=('gconf' 'gulp-cli' 'npm')
+depends=('gconf')
makedepends=()
checkdepends=()
optdepends=()