summaryrefslogtreecommitdiffstats
path: root/package/gstreamer1
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2014-07-17 00:00:40 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-07-17 09:50:14 +0200
commit368eab183331ae02fd99f909d16f601a8f1b8221 (patch)
treee399c67b4f82261c4f28a428a0be5a359be65476 /package/gstreamer1
parent8a8cc7ae3c5ef92565258b9e4ae387f196e4ada3 (diff)
downloadbuildroot-368eab183331ae02fd99f909d16f601a8f1b8221.tar.gz
buildroot-368eab183331ae02fd99f909d16f601a8f1b8221.zip
package/gst1-plugins-bad: gettextize to match the new gettext version
The gettext macros in the package are from a gettext version older than the ones we have in Buildroot, so autoreconf fails. Run gettextize prior to running autoreconf, like we do in wget. Fixes: http://autobuild.buildroot.org/results/ea6/ea6797f9595c34734229c78b4e25bf624925144b/ http://autobuild.buildroot.org/results/578/5781774ae1b7ba85efee4bc933235304169b9196/ http://autobuild.buildroot.org/results/188/18888e06058dff0249d7c5e10a2c4f46e059878a/ ... Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Gustavo Zacarias <gustavo@zacarias.com.ar> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/gstreamer1')
-rw-r--r--package/gstreamer1/gst1-plugins-bad/gst1-plugins-bad.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/gstreamer1/gst1-plugins-bad/gst1-plugins-bad.mk b/package/gstreamer1/gst1-plugins-bad/gst1-plugins-bad.mk
index 25289d2b33..e7d265ff58 100644
--- a/package/gstreamer1/gst1-plugins-bad/gst1-plugins-bad.mk
+++ b/package/gstreamer1/gst1-plugins-bad/gst1-plugins-bad.mk
@@ -14,6 +14,7 @@ GST1_PLUGINS_BAD_LICENSE = LGPLv2+ LGPLv2.1+
GST1_PLUGINS_BAD_AUTORECONF = YES
GST1_PLUGINS_BAD_AUTORECONF_OPT = -I $(@D)/common/m4
+GST1_PLUGINS_BAD_GETTEXTIZE = YES
GST1_PLUGINS_BAD_CONF_OPT = \
--disable-examples \
OpenPOWER on IntegriCloud