diff --git a/ports/ports/virtualbox.mk b/ports/ports/virtualbox.mk index a1e84e9f1..b7fa31c3b 100644 --- a/ports/ports/virtualbox.mk +++ b/ports/ports/virtualbox.mk @@ -45,6 +45,7 @@ PORTS += $(VIRTUALBOX) # Check for tools # $(call check_tool,iasl) +$(call check_tool,yasm) PATCHES := $(shell find $(CURDIR)/src/virtualbox/ -name "*.patch")