Description: Copy the Pthreads DLL
Author: Stephen Kitt <skitt@debian.org>

--- a/wine/make_package
+++ b/wine/make_package
@@ -235,6 +235,9 @@
         fi
     done
 
+    # Copy the Pthreads DLL
+    cp /usr/${target}/lib/libwinpthread-1.dll wine_gecko
+
     find wine_gecko -type f | sort > $msi_tmp
 
     sequence=1
