diff sdl.pc.in @ 2293:824f6dee6648

Merged fix for bug #531 from SDL 1.2 revision 3511
author Sam Lantinga <slouken@libsdl.org>
date Tue, 01 Jan 2008 15:26:11 +0000
parents 926aea04a595
children
line wrap: on
line diff
--- a/sdl.pc.in	Sun Dec 30 05:01:35 2007 +0000
+++ b/sdl.pc.in	Tue Jan 01 15:26:11 2008 +0000
@@ -11,4 +11,5 @@
 Requires:
 Conflicts:
 Libs: -L${libdir} @SDL_RLD_FLAGS@ @SDL_LIBS@
+Libs.private: @SDL_STATIC_LIBS@
 Cflags: -I${includedir}/SDL @SDL_CFLAGS@