Add a note about qemu version, pointing to the man page.
This is a comment-only change.
This commit is contained in:
parent
84dec800b5
commit
d66f395ec1
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue