parent
bebf257aa2
commit
04715e12f6
2 changed files with 5 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
if [ "$CHROOT_READY" ]; then
|
||||
if [[ "$hostmakedepends" != *"cmake-bootstrap"* ]]; then
|
||||
hostmakedepends+=" cmake"
|
||||
hostmakedepends+=" cmake ninja"
|
||||
fi
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue