[pango] Requires.private fribidi



commit 58b1930c95db12deebb015870352e3e696583571
Author: Behdad Esfahbod <behdad behdad org>
Date:   Wed Jul 11 16:19:33 2018 +0200

    Requires.private fribidi
    
    Fixes https://gitlab.gnome.org/GNOME/pango/issues/301
    Fixes https://gitlab.gnome.org/GNOME/pango/issues/305

 pango.pc.in | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/pango.pc.in b/pango.pc.in
index bae2fd33..81c074b1 100644
--- a/pango.pc.in
+++ b/pango.pc.in
@@ -7,6 +7,7 @@ Name: Pango
 Description: Internationalized text handling
 Version: @VERSION@
 Requires: glib-2.0 gobject-2.0
+Requires.private: fribidi
 Libs: -L${libdir} -lpango-@PANGO_API_VERSION@
 Libs.private: -lm
 Cflags: -I${includedir}/pango-1.0


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]