[gnome-calculator] GCalc: fix PC dependencies



commit 48135bc84bc0676b050b101825cbe960c4f2b2eb
Author: Daniel Espinosa <esodan gmail com>
Date:   Tue Nov 5 12:21:20 2019 -0600

    GCalc: fix PC dependencies

 gcalc/gcalc.pc.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gcalc/gcalc.pc.in b/gcalc/gcalc.pc.in
index faaae0bb..6d91e918 100644
--- a/gcalc/gcalc.pc.in
+++ b/gcalc/gcalc.pc.in
@@ -8,6 +8,6 @@ Name: libgcalc
 Description: GNOME Calculator Libray
 URL: http://live.gnome.org/
 Version: @PROJECT_VERSION@
-Requires: gio-2.0 >= 2.50
+Requires: gio-2.0 >= 2.50 gee-0.8 >= 0.20
 Libs: -L${libdir} -lgcalc-@API_VERSION@
 Cflags: -I${includedir}/gcalc-@API_VERSION@


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