diff --git a/srcpkgs/novaboot/template b/srcpkgs/novaboot/template index c94148e036e..85cece8d0eb 100644 --- a/srcpkgs/novaboot/template +++ b/srcpkgs/novaboot/template @@ -1,12 +1,12 @@ # Template file for 'novaboot' pkgname=novaboot version=20180323 -revision=1 +revision=2 noarch=yes -build_style="gnu-makefile" +build_style=gnu-makefile hostmakedepends="perl" makedepends="perl" -depends="perl perl-Expect" +depends="perl perl-Expect perl-IO-Stty" short_desc="Tool that automates booting of operating systems on hardware or in qemu" maintainer="adam " license="GPL-2.0-only"