Slayer: missing mkdepend build_prerequire

* patch by Diver.
This commit is contained in:
Adrien Destugues
2014-06-10 13:06:30 +02:00
parent 6092033ce4
commit 83001749d3

View File

@@ -23,6 +23,7 @@ BUILD_REQUIRES="
BUILD_PREREQUIRES="
cmd:make
cmd:gcc
cmd:mkdepend
"
BUILD()