[totem] Reduce Totem's libpeas dependency to 0.7.0



commit fd2bd4e89b39d61f083924bbd0c068516b393f35
Author: Philip Withnall <philip tecnocode co uk>
Date:   Tue Dec 14 17:53:25 2010 +0000

    Reduce Totem's libpeas dependency to 0.7.0
    
    I was mistaken in bumping it; libpeas-ui became libpeas-gtk in 0.7.0, not
    0.7.1.

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 591030d..3760d6b 100644
--- a/configure.in
+++ b/configure.in
@@ -47,7 +47,7 @@ GTK_REQS=2.91.6
 TOTEM_PLPARSER_REQS=2.29.1
 GNOMEICON_REQS=2.15.90
 DBUS_REQS=0.82
-PEAS_REQS=0.7.1
+PEAS_REQS=0.7.0
 
 AC_SUBST(GLIB_REQS)
 AC_SUBST(GTK_REQS)



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