diff options
Diffstat (limited to 'pango.pc.in')
-rw-r--r-- | pango.pc.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pango.pc.in b/pango.pc.in index 63e2d595..b181e486 100644 --- a/pango.pc.in +++ b/pango.pc.in @@ -7,6 +7,5 @@ Name: Pango Description: Internationalized text handling Version: @VERSION@ Requires: glib-2.0 gobject-2.0 -Requires.private: gmodule-no-export-2.0 Libs: -L${libdir} -lpango-@PANGO_API_VERSION@ @PKGCONFIG_MATH_LIBS@ Cflags: -I${includedir}/pango-1.0 |