libass: fix compilation with older versions of libass
[vlc.git] / contrib / src / mpg123 / mpg123-win32.patch
blobdd39b3e0a0aba4be794ce68fa6f0c47aafec0bd6
1 --- mpg123/libmpg123.pc.in 2017-09-27 09:52:17.532298223 +0200
2 +++ mpg123/libmpg123.pc.in.new 2017-09-27 09:53:18.236300149 +0200
3 @@ -7,5 +7,5 @@
4 Description: An optimised MPEG Audio decoder
5 Requires:
6 Version: @PACKAGE_VERSION@
7 -Libs: -L${libdir} -lmpg123 @LIBM@
8 +Libs: -L${libdir} -lmpg123 @LIBM@ -lshlwapi
9 Cflags: -I${includedir}