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
cmd:make
cmd:gcc
cmd:mkdepend"
"
BUILD_REQUIRES="
haiku_devel

View File

@@ -8,7 +8,7 @@ differences. It also compares floating-point values with a tolerance, so you \
can look in data files for discrepancies.
"
SUMMARY="Advanced command line tool like standard 'diff'"
HOMEPAGE="https://github.com/HaikuArchives/Spiff"
HOMEPAGE="https://github.com/HaikuArchives/Spiff"
SOURCE_URI="git+https://github.com/HaikuArchives/Spiff#50fa5e3cfe1431071b1de57828508f6903b052c2"
REVISION="1"
#STATUS_HAIKU="stable"
@@ -30,10 +30,10 @@ BUILD_PREREQUIRES="
devel:libncurses
cmd:gcc
cmd:make
cmd:mkdepend"
"
BUILD_REQUIRES="
haiku_devel
haiku_devel
devel:libncurses
"