reassign 358303 libgpgme11-dev
tag 358303 patch
thanks

As noted in the upstream bug report, this is a bug in gpgme-config.
I'm reassigning this bug to the appropriate package and attaching the
patch used by upstream to fix this problem.  I verified that it does
fix the problem.

-- 
Matt
diff -Nru gpgme1.0-1.1.2-orig/gpgme/gpgme-config.in 
gpgme1.0-1.1.2/gpgme/gpgme-config.in
--- gpgme1.0-1.1.2-orig/gpgme/gpgme-config.in   2006-04-14 14:33:41.000000000 
-0700
+++ gpgme1.0-1.1.2/gpgme/gpgme-config.in        2006-04-14 14:34:01.000000000 
-0700
@@ -25,6 +25,10 @@
 libs_pth="@PTH_LDFLAGS@ @PTH_LIBS@"
 cflags_pth="@PTH_CFLAGS@"
 
[EMAIL PROTECTED]@thread_modules="$thread_modules pthread"
+libs_pthread="-lpthread"
+cflags_pthread=""
+
 # Configure glib.
 libs_glib="@GLIB_LIBS@"
 cflags_glib="@GLIB_CFLAGS@"

Attachment: signature.asc
Description: Digital signature

Reply via email to