app-crypt/gpgme: Sync with Gentoo

It's from Gentoo commit b6513645b6850fb07d812f6c454234ced7316d30.
This commit is contained in:
Flatcar Buildbot 2024-08-12 07:12:08 +00:00 committed by Krzesimir Nowak
parent 1d5835b298
commit b6953684b2

View File

@ -152,6 +152,7 @@ gpgme_src_configure() {
$(use test || echo "--disable-gpgconf-test --disable-gpg-test --disable-gpgsm-test --disable-g13-test")
--enable-languages="${languages[*]}"
$(use_enable static-libs static)
GPGRT_CONFIG="${ESYSROOT}/usr/bin/${CHOST}-gpgrt-config"
)
ECONF_SOURCE="${S}" econf "${myeconfargs[@]}"