gpgrt-config
package
RUN apt-get update && \
apt-get install -y libgpg-error-dev
RUN apt-get update && \
apt-get install -y libgpg-error-dev
RUN apk add libgpg-error
RUN pacman -S --noconfirm libgpg-error
RUN apt-get update && \
apt-get install -y libgpg-error-dev
RUN yum install -y libgpg-error
RUN dnf install -y mingw64-libgpg-error
RUN apt-get update && \
apt-get install -y libgpg-error-dev