Fixed PulseAudio driver pthread dependency for upstream Wine 1.7.12.

This commit is contained in:
Erich E. Hoover
2014-02-07 17:52:58 -07:00
parent 7bb4be5d03
commit f352182c20
2 changed files with 4 additions and 2 deletions

View File

@@ -261,7 +261,7 @@ index 0000000..ae66542
@@ -0,0 +1,7 @@
+MODULE = winepulse.drv
+IMPORTS = dxguid uuid winmm user32 advapi32 ole32
+EXTRALIBS = @PULSELIBS@ @LIBPTHREAD@
+EXTRALIBS = @PULSELIBS@ @PTHREAD_LIBS@
+EXTRAINCL = @PULSEINCL@
+
+C_SRCS = \