Closed miticollo closed 1 year ago
It seems that libgcrypt requires as optional gpg-error-config that is part of libgpg-error. Anyway with update to 1.46 libgpg-error deprecates gpg-error-config. So this PR lets building properly libgcrypt and so all packages that depends on it like apt, cURL, git...
libgcrypt
gpg-error-config
libgpg-error
apt
git
Tested on iOS 15.7.1 building on macOS Monterrey (GitHub Actions).
It seems that
libgcrypt
requires as optionalgpg-error-config
that is part oflibgpg-error
. Anyway with update to 1.46libgpg-error
deprecatesgpg-error-config
. So this PR lets building properlylibgcrypt
and so all packages that depends on it likeapt
, cURL,git
...Tested on iOS 15.7.1 building on macOS Monterrey (GitHub Actions).
Checklist