13 lines
368 B
Text
13 lines
368 B
Text
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}
|