gmyth-upnp/gmyth-upnp.pc.in
branchtrunk
changeset 929 00536b0eb88b
parent 915 e612ba1d16ab
     1.1 --- a/gmyth-upnp/gmyth-upnp.pc.in	Fri Feb 15 13:52:23 2008 +0000
     1.2 +++ b/gmyth-upnp/gmyth-upnp.pc.in	Mon Feb 25 18:40:34 2008 +0000
     1.3 @@ -5,8 +5,8 @@
     1.4  
     1.5  Name: gmyth-upnp
     1.6  Description: Myth TV upnp library based upon GLib/GObject paradigm
     1.7 -Version: 0.7.1
     1.8 -Requires: gobject-2.0 glib-2.0 libupnp
     1.9 +Version: @VERSION@
    1.10 +Requires: gobject-2.0 glib-2.0 libupnp gmyth
    1.11  
    1.12 -Libs: @LIBGMYTH_LIBS@ -L${libdir} -lgmythupnp
    1.13 -Cflags: @LIBGMYTH_CFLAGS@ -I${includedir}/gmyth-upnp
    1.14 +Libs: -L${libdir} -lgmythupnp
    1.15 +Cflags: -I${includedir}/gmyth-upnp