Remove cmd:mkdepend from BUILD_PREREQUIRES of makefile_engine apps.

Not needed now that the makefile_engine package depends on
cmd:mkdepend directly.
This commit is contained in:
Augustin Cavalier
2015-07-19 13:59:19 -04:00
parent 97cd269925
commit 6299524859
94 changed files with 0 additions and 94 deletions

View File

@@ -24,7 +24,6 @@ REQUIRES="
BUILD_PREREQUIRES="
makefile_engine
cmd:make
cmd:mkdepend
cmd:gcc
cmd:xres
"