mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05:00
add version number to library names
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@190 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
25123469d5
commit
11f0aae5d6
9 changed files with 53 additions and 51 deletions
|
|
@ -6,6 +6,6 @@ includedir=${prefix}/include
|
|||
Name: polyplib-glib-mainloop
|
||||
Description: GLIB main loop wrapper for polypaudio
|
||||
Version: @PACKAGE_VERSION@
|
||||
Libs: -L${libdir} -lpolyp-mainloop-glib
|
||||
Libs: -L${libdir} -lpolyp-mainloop-glib-@PA_MAJORMINOR@
|
||||
Cflags: -D_REENTRANT -I${includedir}
|
||||
Requires: polyplib-mainloop
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue