changeset 7876 | d6373384b5ce |
parent 7841 | b5d893a07471 |
--- a/sdl2.pc.in Mon Oct 21 02:46:16 2013 -0700 +++ b/sdl2.pc.in Mon Oct 21 10:28:57 2013 -0700 @@ -10,6 +10,6 @@ Version: @SDL_VERSION@ Requires: Conflicts: -Libs: -L${libdir} @SDL_RLD_FLAGS@ -lSDL2 +Libs: -L${libdir} @SDL_RLD_FLAGS@ @SDL_LIBS@ Libs.private: @SDL_STATIC_LIBS@ Cflags: -I${includedir}/SDL2 @SDL_CFLAGS@