[gtk-css-engine] Require libccss >= 0.4.1



commit 7d83f898ecb02a39cce0999a0c7d0d522a15e2b4
Author: Robert Staudinger <robsta gnome org>
Date:   Tue Aug 4 18:51:31 2009 +0200

    Require libccss >= 0.4.1

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 334e299..5eeb58c 100644
--- a/configure.in
+++ b/configure.in
@@ -79,7 +79,7 @@ GTK_VERSION=`$PKG_CONFIG --variable=gtk_binary_version gtk+-2.0`
 AC_SUBST(GTK_VERSION) 
 
 # Maybe it would work with gtk+-2.8, the first sporting cairo, right?
-pkgs='libccss-gtk-1 >= 0.4'
+pkgs='libccss-gtk-1 >= 0.4.1'
 
 AC_MSG_CHECKING([for SVG support in libccss-cairo])
 with_rsvg=`$PKG_CONFIG --variable=ccss_with_rsvg libccss-cairo-1`



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