]> git.sesse.net Git - vlc/blob - contrib/src/SDL_image/pkg-config.patch
contrib: preserve symlinks while installing Growl and BGHUDAppkit frameworks
[vlc] / contrib / src / SDL_image / pkg-config.patch
1 --- SDL_image/SDL_image.pc.in.orig      2011-11-15 10:34:23.504770604 -0500
2 +++ SDL_image/SDL_image.pc.in   2011-11-15 10:34:39.924852030 -0500
3 @@ -8,5 +8,6 @@
4  Version: @VERSION@
5  Requires: sdl >= @SDL_VERSION@
6  Libs: -L${libdir} -lSDL_image
7 +Libs.private:  -ljpeg -ltiff
8  Cflags: -I${includedir}/SDL
9