ports/devel/sdl-image/patches/patch-SDL_image_pc_in

10 lines
306 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- 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