$OpenBSD: patch-SDL_image_pc_in,v 1.1 2010/07/09 09:20:53 sthen Exp $ --- SDL_image.pc.in.orig Sun Jun 20 20:05:49 2010 +++ SDL_image.pc.in Sun Jun 20 20:07:26 2010 @@ -7,6 +7,6 @@ Name: SDL_image Description: image loading library for Simple DirectMedia Layer Version: @VERSION@ Requires: sdl >= @SDL_VERSION@ -Libs: -L${libdir} -lSDL_image +Libs: -L${libdir} -lSDL_image @IMG_LIBS@ Cflags: -I${includedir}/SDL