mirror of
https://gitlab.freedesktop.org/pipewire/pipewire
synced 2024-11-05 16:26:16 +00: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…
Reference in a new issue