mirror of
https://github.com/mirage/qubes-mirage-firewall.git
synced 2024-10-01 01:05:39 -04:00
update qubes-builder script for mirage 4.0
This commit is contained in:
parent
3cce2a5629
commit
dbe068c0fe
@ -1,8 +1,7 @@
|
||||
MIRAGE_KERNEL_NAME = qubes_firewall.xen
|
||||
OCAML_VERSION ?= 4.10.0
|
||||
OCAML_VERSION ?= 4.14.0
|
||||
SOURCE_BUILD_DEP := firewall-build-dep
|
||||
|
||||
firewall-build-dep:
|
||||
opam install -y depext
|
||||
opam depext -i -y mirage
|
||||
opam -i -y mirage
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user