summaryrefslogtreecommitdiff
path: root/sysutils/xentools45
diff options
context:
space:
mode:
authorabs <abs>2016-02-08 21:23:09 +0000
committerabs <abs>2016-02-08 21:23:09 +0000
commitd3bf1a0d1e5a45cb9e6683c578e072dfc39febe3 (patch)
tree41ca59e9753208386bb3fa4226656e31b60eb4b9 /sysutils/xentools45
parent997ddf2a65b5101c64fa679999a84f4d8d2eccf6 (diff)
downloadpkgsrc-d3bf1a0d1e5a45cb9e6683c578e072dfc39febe3.tar.gz
Add a dependency on py-curses, otherwise pygrub fails to boot in guests
with Traceback (most recent call last): File "/usr/pkg/bin/pygrub", line 22, in <module> import curses, _curses, curses.wrapper, curses.textpad, curses.ascii File "/usr/pkg/lib/python2.7/curses/__init__.py", line 15, in <module> from _curses import * ImportError: No module named _curses bump pkgrevision
Diffstat (limited to 'sysutils/xentools45')
-rw-r--r--sysutils/xentools45/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/xentools45/Makefile b/sysutils/xentools45/Makefile
index 0d4d5ac777c..52c848e0034 100644
--- a/sysutils/xentools45/Makefile
+++ b/sysutils/xentools45/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2016/01/08 13:24:29 bouyer Exp $
+# $NetBSD: Makefile,v 1.25 2016/02/08 21:23:09 abs Exp $
VERSION= 4.5.2
+PKGREVISION= 1
VERSION_IPXE= 9a93db3f0947484e30e753bbd61a10b17336e20e
DISTNAME= xen-${VERSION}
@@ -23,6 +24,7 @@ BUILD_DEPENDS+= dev86-[0-9]*:../../devel/dev86 # needed to build firmware
.if !exists(/usr/bin/iasl)
BUILD_DEPENDS+= acpica-utils-[0-9]*:../../sysutils/acpica-utils
.endif
+DEPENDS+= ${PYPKGPREFIX}-curses>=0:../../devel/py-curses
PKG_SYSCONFSUBDIR= xen