mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
libgpgme installs a gpgme-config script, it should be tweaked using the <pkg>_CONFIG_SCRIPTS mechanism. This is generally useful and is going to be particularly important with per-package directories. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>