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

@@ -31,7 +31,6 @@ BUILD_PREREQUIRES="
makefile_engine
cmd:gcc
cmd:make
cmd:mkdepend
"
PATCHES="cherry_blossom-1.0.patch"