summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Hague2015-10-08 20:45:55 +0100
committerMatthew Hague2015-10-08 20:45:55 +0100
commited9410873b2a5aa92a0a09f12bb3e6b43ad19f81 (patch)
tree2081da256d174c972e4aa67fce27e794dcee2551
parent3a252613bf412a4cdb9292ebc1ee862f849037db (diff)
parent5c529e0164699b3283529b63e4796145357b7b8b (diff)
downloadaur-ed9410873b2a5aa92a0a09f12bb3e6b43ad19f81.tar.gz
Merge branch 'master' of ssh://aur.archlinux.org/nodejs-imapnotify-git
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 635cb8713f88..7da2bdfbc70c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,6 +6,7 @@ pkgbase = nodejs-imapnotify-git
install = nodejs-imapnotify-git.install
arch = any
license = MIT
+ makedepends = npm
depends = nodejs
conflicts = nodejs-imapnotify
source = nodejs-imapnotify-git::git://github.com/a-sk/node-imapnotify.git
diff --git a/PKGBUILD b/PKGBUILD
index 3053406a6ff9..90543487986e 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