[gedit] Disable libpeas dependency for now.



commit 86d2a847be2b249710e878784125cfbdc5452cdf
Author: Steve Frécinaux <code istique net>
Date:   Sun Jun 13 19:04:02 2010 +0200

    Disable libpeas dependency for now.
    
    It is planned to use libpeas for the plugin support, but it is a bit
    premature to add a strong dependency on it right now. Besides, having
    such a dependency has to be announced publicly following Gnome terms...
    
    Let's do without for now, as we don't use libpeas for real yet.

 configure.ac |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f08f608..e07fa4b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -274,8 +274,6 @@ PKG_CHECK_MODULES(GEDIT, [
 	gtk+-3.0 >= 2.90.0
 	gtksourceview-3.0 >= 2.11.2
 	gconf-2.0 >= 2.31.1
-	libpeas-1.0 >= 0.5.0
-	libpeasui-1.0 >= 0.5.0
 ])
 
 if test "$os_osx" = "no" &&



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