Various "requires" and "provides" fixes.

Mostly because of awk and findutils split out of main haiku package.
This commit is contained in:
Adrien Destugues
2014-03-10 16:55:56 +01:00
parent d47ea7d656
commit 024d4fbcd2
4 changed files with 6 additions and 0 deletions

View File

@@ -77,6 +77,8 @@ BUILD_PREREQUIRES="
cmd:g++$secondaryArchSuffix
cmd:ld$secondaryArchSuffix
cmd:perl
cmd:find
cmd:awk
"
if [ "$targetArchitecture" = x86_gcc2 ];then