pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/lua-copas Add missing lua-coxpcall dependency.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3eb719ca8fc7
branches: trunk
changeset: 348006:3eb719ca8fc7
user: alnsn <alnsn%pkgsrc.org@localhost>
date: Sun Jun 05 10:06:28 2016 +0000
description:
Add missing lua-coxpcall dependency.
diffstat:
net/lua-copas/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 266d7882924f -r 3eb719ca8fc7 net/lua-copas/Makefile
--- a/net/lua-copas/Makefile Sun Jun 05 10:03:21 2016 +0000
+++ b/net/lua-copas/Makefile Sun Jun 05 10:06:28 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2016/06/04 23:28:05 alnsn Exp $
+# $NetBSD: Makefile,v 1.3 2016/06/05 10:06:28 alnsn Exp $
DISTNAME= copas-2.0.1
PKGNAME= ${DISTNAME:S/copas/${LUA_PKGPREFIX}-copas/}
@@ -12,6 +12,7 @@
COMMENT= Dispatcher based on coroutines that can be used by TCP_IP servers
LICENSE= mit
+DEPENDS+= ${LUA_PKGPREFIX}-coxpcall>=1.16.0:../../devel/lua-coxpcall
DEPENDS+= ${LUA_PKGPREFIX}-socket>=2.0:../../net/lua-socket
DEPENDS+= ${LUA_PKGPREFIX}-sec>=0.6:../../security/lua-sec
Home |
Main Index |
Thread Index |
Old Index