topdir.mk: Fix wrong command in echo-prereq-build

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2018-03-06 16:36:05 +00:00
commit 5b8c7fe738

View file

@ -156,7 +156,7 @@ prefix.done:
touch $@
echo-prereq-build:
@echo $(call proj_query, pkg-requires --flavours "build" $(PROJECT))
@echo $(call proj_query, requires-pkg --flavours "build" $(PROJECT))
list-files echo-files:
@$(LIST_VCS_FILES) -f