ports/devel/sdl2-pango/patches/patch-SDL2_Pango_pc_in

14 lines
368 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: SDL2_Pango.pc.in
--- SDL2_Pango.pc.in.orig
+++ SDL2_Pango.pc.in
@@ -6,6 +6,6 @@ includedir=@includedir@
Name: SDL2_Pango
Description: SDL2 library for internationalized text rendering
Version: @VERSION@
-Requires: pango
+Requires: pango, freetype2
Libs: -L${libdir} -lSDL2_Pango
-Cflags: -I${includedir}
\ No newline at end of file
+Cflags: -I${includedir}