mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-22 06:59:59 -05:00
Revert "Drop api version suffix from library name"
This reverts commit 76ab7eb9fb.
This commit is contained in:
parent
76ab7eb9fb
commit
a223a35a5b
5 changed files with 8 additions and 8 deletions
|
|
@ -7,5 +7,5 @@ moduledir=@moduledir@
|
|||
Name: libpipewire
|
||||
Description: PipeWire Interface
|
||||
Version: @VERSION@
|
||||
Libs: -L${libdir} -lpipewire
|
||||
Libs: -L${libdir} -lpipewire-@PIPEWIRE_API_VERSION@
|
||||
Cflags: -I${includedir} -D_REENTRANT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue