openwrt-packages/libs/libgpg-error
W. Michael Petullo a93e0269a1 libgpg-error: copy gpg-error.pc to staging directory
Packages like libassuan and libksba would not compile after updating
libgpg-error to 1.46. This was because gpg-error.m4 (and thus the affected
packages' configure scripts) relies on gpgrt-config, which in turn needs
access to gpg-error.pc. This modifies the libgpg-error build process to
copy gpg-error.pc to OpenWrt's staging directory, so that it is available
for subsequent dependent package builds.

Fixes: https://github.com/openwrt/packages/issues/19880

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2022-11-18 08:04:05 -06:00
..
patches libgpg-error: update to 1.46 2022-11-05 10:30:05 -07:00
Makefile libgpg-error: copy gpg-error.pc to staging directory 2022-11-18 08:04:05 -06:00