summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorwiz <wiz>2014-03-02 13:53:18 +0000
committerwiz <wiz>2014-03-02 13:53:18 +0000
commit7777f20e3d9c342dab050290a9480607f4c50587 (patch)
tree02f7a7121d337a5361fd36a4d425367fb3acf56f /sysutils
parent20f5ff2246a10be26344b2b21580929768626265 (diff)
downloadpkgsrc-7777f20e3d9c342dab050290a9480607f4c50587.tar.gz
Add dependency on py-lxml, used by xenapi_create.py.
Dependency reported missing by Kamil Rytarowski <n54@gmx.com> on pkgsrc-users. Bump PKGREVISION.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/xentools42/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/xentools42/Makefile b/sysutils/xentools42/Makefile
index fc6f70f018b..9d1845657ce 100644
--- a/sysutils/xentools42/Makefile
+++ b/sysutils/xentools42/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.16 2014/02/22 01:28:23 prlw1 Exp $
+# $NetBSD: Makefile,v 1.17 2014/03/02 13:53:18 wiz Exp $
VERSION= 4.2.4
VERSION_IPXE= 1.0.0
DISTNAME= xen-${VERSION}
PKGNAME= xentools42-${VERSION}
+PKGREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/
@@ -23,6 +24,7 @@ BUILD_DEPENDS+= dev86-[0-9]*:../../devel/dev86 # needed to build firmware
BUILD_DEPENDS+= acpica-utils-[0-9]*:../../sysutils/acpica-utils
.endif
DEPENDS+= ${PYPKGPREFIX}-curses>=0nb4:../../devel/py-curses
+DEPENDS+= ${PYPKGPREFIX}-lxml:../../textproc/py-lxml
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-xml