package_infos/makefile_engine: Require cmd:mkdepend.
Signed-off-by: Adrien Destugues <pulkomandy@gmail.com> Fixes #11646 The makefile engine uses mkdepend to extract dependency info from cpp files.
This commit is contained in:
parent
d1dc9cf655
commit
f978d9a815
@ -16,4 +16,5 @@ provides {
|
||||
|
||||
requires {
|
||||
cmd:make
|
||||
cmd:mkdepend
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user