@@ -1,5 +1,5 @@
|
||||
if [ "$CHROOT_READY" ]; then
|
||||
if [[ "$hostmakedepends" != *"cmake-bootstrap"* ]]; then
|
||||
hostmakedepends+=" cmake"
|
||||
hostmakedepends+=" cmake ninja"
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user