summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2013-06-17 20:13:37 +0000
committergdt <gdt@pkgsrc.org>2013-06-17 20:13:37 +0000
commitf4dcb15043173539816c1b93cd44a6b0c141cc9e (patch)
tree8c7cea129b0e5f1ba54551cea3c99e8b53b51388 /misc
parent7f7837fb819924ee12e57c7e494401271ee7bef3 (diff)
downloadpkgsrc-f4dcb15043173539816c1b93cd44a6b0c141cc9e.tar.gz
Add a note about qemu version, pointing to the man page.
This is a comment-only change.
Diffstat (limited to 'misc')
-rw-r--r--misc/py-anita/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/py-anita/Makefile b/misc/py-anita/Makefile
index 9c89c45a715..ccb6430d927 100644
--- a/misc/py-anita/Makefile
+++ b/misc/py-anita/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2013/04/23 17:16:45 gson Exp $
+# $NetBSD: Makefile,v 1.25 2013/06/17 20:13:37 gdt Exp $
#
DISTNAME= anita-1.30
@@ -11,6 +11,7 @@ HOMEPAGE= http://www.gson.org/netbsd/anita/
COMMENT= Automated NetBSD Installation and Test Application
LICENSE= isc
+# qemu1 does not work reliably. See the anita(1) man page.
DEPENDS+= qemu>=0.12.3nb2:../../emulators/qemu0
DEPENDS+= cdrtools>=2.00.00.00:../../sysutils/cdrtools
DEPENDS+= ${PYPKGPREFIX}-pexpect>=2.1:../../devel/py-pexpect