mirror of
https://github.com/mirage/qubes-mirage-firewall.git
synced 2024-10-01 01:05:39 -04:00
9 lines
279 B
Ruby
9 lines
279 B
Ruby
MIRAGE_KERNEL_NAME = qubes_firewall.xen
|
|
#SOURCE_BUILD_DEP := ssh-agent-build-dep
|
|
OCAML_VERSION ?= 4.05.0
|
|
|
|
#ssh-agent-build-dep:
|
|
# opam pin -y add angstrom https://github.com/reynir/angstrom.git#no-c-blit
|
|
# opam pin -y add ssh-agent https://github.com/reynir/ocaml-ssh-agent.git
|
|
|