Skip to content

Commit

Permalink
sfos: build: drop extra version from libpulse-mainloop-glib.pc.
Browse files Browse the repository at this point in the history
  • Loading branch information
jusa committed Feb 24, 2021
1 parent e20e99b commit 560b26d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libpulse-mainloop-glib.pc.in
Expand Up @@ -5,7 +5,7 @@ includedir=@includedir@

Name: libpulse-mainloop-glib
Description: PulseAudio GLib 2.0 Main Loop Wrapper
Version: @PACKAGE_VERSION@
Version: @PA_MAJORMINOR@
Libs: -L${libdir} -lpulse-mainloop-glib @PTHREAD_LIBS@
Libs.private: -L${libdir}/pulseaudio -lpulsecommon-@PA_MAJORMINOR@
Cflags: -I${includedir} -D_REENTRANT
Expand Down

0 comments on commit 560b26d

Please sign in to comment.