summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthew hague2015-10-04 15:53:45 +0100
committerMatthew hague2015-10-04 15:53:45 +0100
commit5c529e0164699b3283529b63e4796145357b7b8b (patch)
tree59d363c015d7909e39d9dae44d7f06b9b670847d /PKGBUILD
parentbf476da92b06457593094ba0bfb9cd212a1b7fdd (diff)
downloadaur-5c529e0164699b3283529b63e4796145357b7b8b.tar.gz
added npm to make depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 79b9de8557d9..477a540a3d78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ url='http://github.com/a-sk/node-imapnotify'
license=('MIT')
depends=('nodejs')
optdepends=()
+makedepends=('npm')
install=$pkgname.install
conflicts=('nodejs-imapnotify')
source=($pkgname::git://github.com/a-sk/node-imapnotify.git