summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFranck STAUFFER2020-08-14 19:00:58 +0200
committerFranck STAUFFER2020-08-14 19:00:58 +0200
commit9a9bbb07c2cb09b92f8905eaf3986c742c398b58 (patch)
treeb684db1609fe8452feb2105bb1696183230686fc /PKGBUILD
parenta6acdc766883937006a377aa37133ee18ef12371 (diff)
downloadaur-9a9bbb07c2cb09b92f8905eaf3986c742c398b58.tar.gz
Add npm as makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d603f10ae808..49bea50219ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,6 +6,7 @@ pkgrel=4
pkgdesc="Firefox extension that automatically deletes cookies."
license=('MIT')
arch=('any')
+makedepends=('npm')
url="https://github.com/Cookie-AutoDelete/Cookie-AutoDelete"
source=("$pkgname-$pkgver.tar.gz::https://github.com/Cookie-AutoDelete/Cookie-AutoDelete/archive/v$pkgver.tar.gz")
b2sums=('09fb14d9950982ab503c6f8489e6acd7435e1bc1a2f3815adde891021c17ffe243bb56687a8a940d1c08a66a273a965d4e0397c2c9940d10218751c317976494')