[pango] Revert "Add fribidi dependency to pango.pc"



commit d983aa95537d67ef14417dc3663edea36b653e86
Author: Khaled Hosny <khaledhosny eglug org>
Date:   Wed Apr 25 21:58:03 2018 +0200

    Revert "Add fribidi dependency to pango.pc"
    
    This reverts commit 68cc13d04ed9d89609727f4448e5d2e08dd6626c.

 pango.pc.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pango.pc.in b/pango.pc.in
index d163ce4..bae2fd3 100644
--- a/pango.pc.in
+++ b/pango.pc.in
@@ -6,7 +6,7 @@ includedir=@includedir@
 Name: Pango
 Description: Internationalized text handling
 Version: @VERSION@
-Requires: glib-2.0 gobject-2.0 fribidi
+Requires: glib-2.0 gobject-2.0
 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]