Revert "Drop api version suffix from library name"

This reverts commit 76ab7eb9fb.
This commit is contained in:
Wim Taymans 2018-07-27 11:24:41 +02:00
parent 76ab7eb9fb
commit a223a35a5b
5 changed files with 8 additions and 8 deletions

View file

@ -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