9 lines
306 B
Text
9 lines
306 B
Text
--- SDL_image.pc.in.orig Fri Jan 20 20:51:33 2012
|
|
+++ SDL_image.pc.in Sun Sep 2 22:47:17 2012
|
|
@@ -8,5 +8,6 @@ Description: image loading library for Simple DirectMe
|
|
Version: @VERSION@
|
|
Requires: sdl >= @SDL_VERSION@
|
|
Libs: -L${libdir} -lSDL_image
|
|
+Libs.private: @IMG_LIBS@
|
|
Cflags: -I${includedir}/SDL
|
|
|