2
0
Эх сурвалжийг харах

build: clarify the file prereq check message

Signed-off-by: Felix Fietkau <[email protected]>

SVN-Revision: 40569
Felix Fietkau 11 жил өмнө
parent
commit
a6f734ed99

+ 1 - 1
include/prereq-build.mk

@@ -189,5 +189,5 @@ $(eval $(call Require,getopt-extended, \
 ))
 
 $(eval $(call RequireCommand,file, \
-	Please install file. \
+	Please install the 'file' package. \
 ))