mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
bash: Add missing dep for cmd:cmp.
This commit is contained in:
@@ -79,12 +79,13 @@ BUILD_REQUIRES="
|
||||
devel:libncursesw
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:gcc
|
||||
cmd:bison
|
||||
cmd:make
|
||||
cmd:awk
|
||||
cmd:patch
|
||||
cmd:autoconf
|
||||
cmd:awk
|
||||
cmd:bison
|
||||
cmd:cmp
|
||||
cmd:gcc
|
||||
cmd:make
|
||||
cmd:patch
|
||||
cmd:sed
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user