ebf4567b009370f2443de69826cdd10a871d0cab
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / gstreamer1 / gst1-plugins-bad / 0001-use-gettext-0.18.patch
1 Use newer version of gettext to match current buildroot gettext.
2
3 Signed-off-by: Spenser Gilliland <spenser@gillilanding.com>
4 ----
5 Index: gst1-plugins-bad-1.1.1/po/Makefile.in.in
6 ===================================================================
7 --- gst1-plugins-bad-1.1.1.orig/po/Makefile.in.in
8 +++ gst1-plugins-bad-1.1.1/po/Makefile.in.in
9 @@ -9,7 +9,7 @@
10  # General Public License and is *not* in the public domain.
11  #
12  # Origin: gettext-0.17
13 -GETTEXT_MACRO_VERSION = 0.17
14 +GETTEXT_MACRO_VERSION = 0.18
15  
16  PACKAGE = @PACKAGE@
17  VERSION = @VERSION@