[evolution-mapi] libexchangemapi.pc: Remove evolution-plugin requirement.



commit e62c1d5bd43b380e5b863a8b0ebfc15c3edb02ed
Author: Matthew Barnes <mbarnes redhat com>
Date:   Sun Feb 23 12:48:56 2014 -0500

    libexchangemapi.pc: Remove evolution-plugin requirement.
    
    libexchangemapi doesn't appear to have any actual Evolution dependency,
    and also I'm removing evolution-plugin.pc from Evolution.

 src/libexchangemapi/libexchangemapi.pc.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/libexchangemapi/libexchangemapi.pc.in b/src/libexchangemapi/libexchangemapi.pc.in
index 2cb6d78..44ed4eb 100644
--- a/src/libexchangemapi/libexchangemapi.pc.in
+++ b/src/libexchangemapi/libexchangemapi.pc.in
@@ -10,6 +10,6 @@ privincludedir= edataserver_privincludedir@
 Name: libexchangemapi
 Description: Client library for accessing Exchange with LibMAPI
 Version: @VERSION@
-Requires: evolution-data-server- API_VERSION@ >= @EDS_REQUIRED@ evolution-plugin >= @EVO_REQUIRED@ libmapi = 
@LIBMAPI_REQUIRED@
+Requires: evolution-data-server- API_VERSION@ >= @EDS_REQUIRED@ libmapi = @LIBMAPI_REQUIRED@
 Libs: -L${libdir} -lexchangemapi-1.0
 Cflags: -I${privincludedir}/mapi


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