Fixed version numbers in pkgconfig file

This commit is contained in:
Gergely Polonkai 2013-09-16 22:56:54 +02:00
parent 4fd39664cc
commit 115f28a6ef
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ includedir=@includedir@
Name: SWE-GLib
Description: GLib wrapper functions for the Swiss Ephemeris library
Version: @SWE_GLIB_API_VERSION@
Version: @VERSION@
Requires: glib-2.0
Libs: -L${libdir} -lswe-glib-@VERSION@
Libs: -L${libdir} -lswe-glib-@SWE_GLIB_API_VERSION@
Cflags: -I${includedir}/swe-glib