mirror of
https://github.com/mirage/qubes-mirage-firewall.git
synced 2025-10-28 13:11:09 -04:00
update qubes-builder script for mirage 4.0
This commit is contained in:
parent
3cce2a5629
commit
dbe068c0fe
1 changed files with 2 additions and 3 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue