diff -r 4845eb8d4221 -r 824f6dee6648 sdl.pc.in --- 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@