Remove two more instances of mkdepend that I missed.

This commit is contained in:
Augustin Cavalier
2015-07-19 14:01:11 -04:00
parent 6299524859
commit c25b416152
2 changed files with 4 additions and 4 deletions

View File

@@ -27,7 +27,7 @@ BUILD_PREREQUIRES="
makefile_engine makefile_engine
cmd:make cmd:make
cmd:gcc cmd:gcc
cmd:mkdepend" "
BUILD_REQUIRES=" BUILD_REQUIRES="
haiku_devel haiku_devel

View File

@@ -30,7 +30,7 @@ BUILD_PREREQUIRES="
devel:libncurses devel:libncurses
cmd:gcc cmd:gcc
cmd:make cmd:make
cmd:mkdepend" "
BUILD_REQUIRES=" BUILD_REQUIRES="
haiku_devel haiku_devel