Skip to content

Makefile: install depext without asking for confirmation

pietro requested to merge abate/opam-yes into master

If depext is not installed, the make build-deps stops in the middle asking for confirmation. This patch makes this step not interactive

Merge request reports