diff --git a/mx.fastr/native-image.properties b/mx.fastr/native-image.properties
index 2350ea4bf0cdbd6b4bd3f997e2a314b6d1819770..48ad9b11c82930294f222d907b0acacefeb2043f 100644
--- a/mx.fastr/native-image.properties
+++ b/mx.fastr/native-image.properties
@@ -3,7 +3,7 @@
 
 ImageName = R
 
-Requires = Tool:nfi
+Requires = tool:truffle
 
 JavaArgs = \
     -Dfastr.resource.factory.class=com.oracle.truffle.r.nodes.builtin.EagerResourceHandlerFactory \