[farsight2/master] We really require glib 2.14 for the constructed method

Olivier Crête olivier.crete at collabora.co.uk
Tue Dec 23 15:21:44 PST 2008


---
 README       |    2 +-
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README
index 71f1ae8..31d633b 100644
--- a/README
+++ b/README
@@ -17,7 +17,7 @@ Requirements
 Build time:
  - gstreamer 0.10.17
  - gst-plugins-base 0.10.17
- - glib 2.12
+ - glib 2.14
 
 Run time:
  All of the build time requirements (except gtk-doc) plus
diff --git a/configure.ac b/configure.ac
index 69fa616..d36b779 100644
--- a/configure.ac
+++ b/configure.ac
@@ -218,7 +218,7 @@ AG_GST_CHECK_FUNCTION
 dnl *** checks for dependency libraries ***
 
 dnl GLib is required
-AG_GST_GLIB_CHECK([2.12])
+AG_GST_GLIB_CHECK([2.14])
 
 dnl checks for gstreamer
 dnl uninstalled is selected preferentially -- see pkg-config(1)
-- 
1.5.6.5




More information about the farsight-commits mailing list