I am trying to build an aur package (xsane-git) in a chroot, using chrootbuild. However, this fails because git cannot be found in the chroot. Using -i <local git package file> seems to correct the issue. But is it expected that the chroot does not contain git?