mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
pc: remove @PTHREAD_LIBS@
This commit is contained in:
parent
8a7d5a7f80
commit
1a9aaa3f11
1 changed files with 1 additions and 1 deletions
|
|
@ -7,5 +7,5 @@ modlibexecdir=@modlibexecdir@
|
|||
Name: libpinos
|
||||
Description: Pinos Client Interface
|
||||
Version: @PACKAGE_VERSION@
|
||||
Libs: -L${libdir} -lpinos @PTHREAD_LIBS@
|
||||
Libs: -L${libdir} -lpinos
|
||||
Cflags: -I${includedir} -D_REENTRANT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue