mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Various "requires" and "provides" fixes.
Mostly because of awk and findutils split out of main haiku package.
This commit is contained in:
@@ -77,6 +77,8 @@ BUILD_PREREQUIRES="
|
||||
cmd:g++$secondaryArchSuffix
|
||||
cmd:ld$secondaryArchSuffix
|
||||
cmd:perl
|
||||
cmd:find
|
||||
cmd:awk
|
||||
"
|
||||
|
||||
if [ "$targetArchitecture" = x86_gcc2 ];then
|
||||
|
||||
Reference in New Issue
Block a user