Fixed swe-glib.pc dependencies
This commit is contained in:
parent
910acdbe1e
commit
1a45ae0b27
@ -6,6 +6,6 @@ includedir=@includedir@
|
|||||||
Name: SWE-GLib
|
Name: SWE-GLib
|
||||||
Description: GLib wrapper functions for the Swiss Ephemeris library
|
Description: GLib wrapper functions for the Swiss Ephemeris library
|
||||||
Version: 0.1
|
Version: 0.1
|
||||||
Requires: GLib-2.0
|
Requires: glib-2.0
|
||||||
Libs: -L${libdir} -lswe-glib-@VERSION@
|
Libs: -L${libdir} -lswe-glib-@VERSION@
|
||||||
Cflags: -I${includedir}/swe-glib
|
Cflags: -I${includedir}/swe-glib
|
||||||
|
Loading…
Reference in New Issue
Block a user