[svn r270] Added libcurl to the required field in the gmyth.pc.in. trunk
authorrosfran
Mon Jan 15 14:41:09 2007 +0000 (2007-01-15)
branchtrunk
changeset 2696c34a8d85a9b
parent 268 91eb7e03b1b1
child 270 bb8a8b1c449d
[svn r270] Added libcurl to the required field in the gmyth.pc.in.
gmyth/gmyth.pc.in
     1.1 --- a/gmyth/gmyth.pc.in	Fri Jan 12 21:26:30 2007 +0000
     1.2 +++ b/gmyth/gmyth.pc.in	Mon Jan 15 14:41:09 2007 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  Name: gmyth
     1.5  Description: Myth TV library based upon GLib/GObject paradigm
     1.6  Version: @VERSION@
     1.7 -Requires: gobject-2.0 glib-2.0
     1.8 +Requires: gobject-2.0 glib-2.0 libcurl
     1.9  
    1.10  Libs: @MYSQL_LIBS@ -L${libdir} -lgmyth
    1.11  Cflags: -I${includedir}/gmyth