projects
/
platform
/
upstream
/
gst-editing-services.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d02075
)
configure: bump GLib requirement in line with core and other libs
author
Tim-Philipp Müller
<tim.muller@collabora.co.uk>
Mon, 12 Mar 2012 15:37:33 +0000
(15:37 +0000)
committer
Tim-Philipp Müller
<tim.muller@collabora.co.uk>
Mon, 12 Mar 2012 15:37:33 +0000
(15:37 +0000)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
2403aba
..
0694dac
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-145,7
+145,7
@@
dnl *** checks for headers ***
dnl *** checks for dependency libraries ***
dnl GLib is required
-AG_GST_GLIB_CHECK([2.
22
])
+AG_GST_GLIB_CHECK([2.
31.14
])
dnl checks for gstreamer
dnl uninstalled is selected preferentially -- see pkg-config(1)