summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2019-09-25 17:41:28 +0000
committerbrook <brook@pkgsrc.org>2019-09-25 17:41:28 +0000
commit184c171e38dd69f31d8891e826c26fbd109ec7c3 (patch)
treeec41e672b8129eb15d6c00de3995ad14a4030442 /www
parentf67da8569cc1eb738a923541b54675e76fb7eba2 (diff)
downloadpkgsrc-184c171e38dd69f31d8891e826c26fbd109ec7c3.tar.gz
Add missing dependency on devel/R-R6.
Diffstat (limited to 'www')
-rw-r--r--www/R-httpuv/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/R-httpuv/Makefile b/www/R-httpuv/Makefile
index 3867cb85540..5de7ef33ca4 100644
--- a/www/R-httpuv/Makefile
+++ b/www/R-httpuv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/08/09 20:26:46 brook Exp $
+# $NetBSD: Makefile,v 1.2 2019/09/25 17:41:28 brook Exp $
R_PKGNAME= httpuv
R_PKGVER= 1.5.1
@@ -8,6 +8,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= HTTP and WebSocket server library
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
+DEPENDS+= R-R6>=2.4.0:../../devel/R-R6
DEPENDS+= R-promises>=1.0.1:../../parallel/R-promises
USE_TOOLS+= gmake