To build the package in a clean chroot (as done by aurutils' aur sync
) it needs git
as a dependency in makedepends
. Otherwise it will fail with:
==> Validating source files with sha256sums...
nautilus-dropbox ... Skipped
==> ERROR: Cannot find the git package needed to handle git sources.
==> ERROR: Build failed, check /var/lib/aurbuild/x86_64/aur/build
FAILED: nautilus-dropbox.stamp
Pinned Comments
coreyberla commented on 2022-12-11 06:04 (UTC)
Dropbox merged the updates for Nautilus 43, so their git is up to date, and now AUR is up to date. This makes my patch in the comments below unnecessary.