Upstream-Status: Pending Signed-off-by: Saul Wold Index: gnupg-2.1.0/dirmngr/Makefile.am =================================================================== --- gnupg-2.1.0.orig/dirmngr/Makefile.am +++ gnupg-2.1.0/dirmngr/Makefile.am @@ -71,7 +71,8 @@ endif dirmngr_LDADD = $(libcommontlsnpth) $(libcommonpth) \ ../gl/libgnu.a $(DNSLIBS) $(LIBASSUAN_LIBS) \ $(LIBGCRYPT_LIBS) $(KSBA_LIBS) $(NPTH_LIBS) \ - $(NTBTLS_LIBS) $(LIBGNUTLS_LIBS) $(LIBINTL) $(LIBICONV) + $(NTBTLS_LIBS) $(LIBGNUTLS_LIBS) $(LIBINTL) $(LIBICONV) \ + $(GPG_ERROR_LIBS) if !USE_LDAPWRAPPER dirmngr_LDADD += $(ldaplibs) endif