summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSainnhe Park2021-03-27 11:59:24 +0800
committerSainnhe Park2021-03-27 11:59:24 +0800
commit639f78d4b6c2ad5243f1f81500789a5ae187ce67 (patch)
tree75477dab305ba0c0b2418aec82703178954ebf0b /PKGBUILD
parent00d724e05707804ba415c5ed62a0ab20d7341225 (diff)
downloadaur-639f78d4b6c2ad5243f1f81500789a5ae187ce67.tar.gz
Remove npm makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f60eb294c100..e57dc46ffc62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,7 @@ optdepends=('autopep8: autopep8 formatting plugin'
'python-pydocstyle: pydocstyle linting plugin'
'pylama: pylama linting plugin'
'python-pylint: pylint linting plugin')
-makedepends=('yarn' 'npm' 'git')
+makedepends=('yarn' 'git')
license=('MIT')
source=("${_extname}::git+${url}.git")
pkgver=r204.9c13197