[gnome-online-accounts/wip/rishi/meson-polish: 9/15] build: Make goa-1.0.pc consistent between Autotools & Meson



commit deb74bf9668ffbd628b666688e1cc17b030102ea
Author: Debarshi Ray <debarshir gnome org>
Date:   Fri Dec 20 15:23:54 2019 +0100

    build: Make goa-1.0.pc consistent between Autotools & Meson
    
    https://gitlab.gnome.org/GNOME/gnome-online-accounts/merge_requests/41

 src/goa/goa-1.0.pc.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/goa/goa-1.0.pc.in b/src/goa/goa-1.0.pc.in
index cec1023d..bac9bc29 100644
--- a/src/goa/goa-1.0.pc.in
+++ b/src/goa/goa-1.0.pc.in
@@ -6,6 +6,6 @@ includedir=@includedir@
 Name: Goa
 Description: GNOME Online Accounts Library
 Version: @VERSION@
-Requires: gio-2.0
+Requires: gio-2.0, glib-2.0
 Libs: -L${libdir} -lgoa-1.0
 Cflags: -I${includedir}/goa-1.0 -I${libdir}/goa-1.0/include


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