diff -r e612ba1d16ab -r f9e14ee50af6 gmyth-upnp/gmyth-upnp.pc.in --- a/gmyth-upnp/gmyth-upnp.pc.in Fri Feb 15 13:52:23 2008 +0000 +++ b/gmyth-upnp/gmyth-upnp.pc.in Fri Mar 14 13:14:54 2008 +0000 @@ -5,8 +5,8 @@ Name: gmyth-upnp Description: Myth TV upnp library based upon GLib/GObject paradigm -Version: 0.7.1 -Requires: gobject-2.0 glib-2.0 libupnp +Version: @VERSION@ +Requires: gobject-2.0 glib-2.0 libupnp gmyth -Libs: @LIBGMYTH_LIBS@ -L${libdir} -lgmythupnp -Cflags: @LIBGMYTH_CFLAGS@ -I${includedir}/gmyth-upnp +Libs: -L${libdir} -lgmythupnp +Cflags: -I${includedir}/gmyth-upnp