# HG changeset patch # User rosfran # Date 1168872069 0 # Node ID 6c34a8d85a9b278022ea3ad410ec935945aaa31c # Parent 91eb7e03b1b13c0edfe5ad89e4dd587308b44409 [svn r270] Added libcurl to the required field in the gmyth.pc.in. diff -r 91eb7e03b1b1 -r 6c34a8d85a9b gmyth/gmyth.pc.in --- a/gmyth/gmyth.pc.in Fri Jan 12 21:26:30 2007 +0000 +++ b/gmyth/gmyth.pc.in Mon Jan 15 14:41:09 2007 +0000 @@ -6,7 +6,7 @@ Name: gmyth Description: Myth TV library based upon GLib/GObject paradigm Version: @VERSION@ -Requires: gobject-2.0 glib-2.0 +Requires: gobject-2.0 glib-2.0 libcurl Libs: @MYSQL_LIBS@ -L${libdir} -lgmyth Cflags: -I${includedir}/gmyth