From 1a45ae0b27f4b445baf7da59c001ea7c9847255d Mon Sep 17 00:00:00 2001 From: "Gergely POLONKAI (W00d5t0ck)" Date: Fri, 6 Sep 2013 11:32:54 +0200 Subject: [PATCH] Fixed swe-glib.pc dependencies --- swe-glib.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swe-glib.pc.in b/swe-glib.pc.in index 857c44c..7f7da1c 100644 --- a/swe-glib.pc.in +++ b/swe-glib.pc.in @@ -6,6 +6,6 @@ includedir=@includedir@ Name: SWE-GLib Description: GLib wrapper functions for the Swiss Ephemeris library Version: 0.1 -Requires: GLib-2.0 +Requires: glib-2.0 Libs: -L${libdir} -lswe-glib-@VERSION@ Cflags: -I${includedir}/swe-glib