[libepc] Add gnutls to Requires of libepc-1.0.pc



commit 4b295dfd79a54f7b40b9d99df0768ad524a91493
Author: David King <amigadave amigadave com>
Date:   Fri Jan 27 21:36:18 2012 +0000

    Add gnutls to Requires of libepc-1.0.pc
    
    * libepc-1.0.pc.in: Add gnutls to Requires. Fixes bug 668882.

 ChangeLog        |    6 ++++++
 libepc-1.0.pc.in |    3 +--
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 13cd4c0..ad47b8b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-01-27  David King  <amigadave amigadave com>
+
+	Add gnutls to Requires of libepc-1.0.pc
+
+	* libepc-1.0.pc.in: Add gnutls to Requires.
+
 	=== Release 0.4.3 ===
 
 2011-10-12  Michael Biebl  <biebl debian org>
diff --git a/libepc-1.0.pc.in b/libepc-1.0.pc.in
index 2b7aca1..fe025f8 100644
--- a/libepc-1.0.pc.in
+++ b/libepc-1.0.pc.in
@@ -6,7 +6,6 @@ includedir= includedir@
 Name: Easy Publish and Consume Library
 Description: a library to easily publish and consume values on networks
 Version: @PACKAGE_VERSION@
-Requires: avahi-client avahi-glib libsoup- LIBSOUP_API@
+Requires: avahi-client avahi-glib gnutls libsoup- LIBSOUP_API@
 Cflags: -I${includedir}/libepc-1.0
 Libs: -L${libdir} -lepc-1.0
-



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]