changeset 7841 | b5d893a07471 |
parent 6250 | cce0ddcf6747 |
child 7876 | d6373384b5ce |
--- a/sdl2.pc.in Sun Oct 20 10:10:14 2013 -0700 +++ b/sdl2.pc.in Sun Oct 20 10:19:51 2013 -0700 @@ -10,6 +10,6 @@ Version: @SDL_VERSION@ Requires: Conflicts: -Libs: -L${libdir} @SDL_RLD_FLAGS@ @SDL_LIBS@ +Libs: -L${libdir} @SDL_RLD_FLAGS@ -lSDL2 Libs.private: @SDL_STATIC_LIBS@ Cflags: -I${includedir}/SDL2 @SDL_CFLAGS@