diff options
Diffstat (limited to 'pango.pc.in')
-rw-r--r-- | pango.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pango.pc.in b/pango.pc.in index 70b1195c..00b14a11 100644 --- a/pango.pc.in +++ b/pango.pc.in @@ -7,6 +7,6 @@ Name: Pango Description: Internationalized text handling Version: @VERSION@ Requires: @FRIBIDI_PC@glib-2.0,gobject-2.0,gmodule-2.0 -Libs: -L${libdir} -lpango +Libs: -L${libdir} -lpango-@PANGO_API_VERSION@ Cflags: -I${includedir}/pango-1.0 |