libv4l: fix missing libintl linking
authorPeter Seiderer <ps.report@gmx.net>
Fri, 16 Oct 2015 18:43:31 +0000 (20:43 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 17 Oct 2015 14:07:55 +0000 (16:07 +0200)
commite1e9c7daa99ffd4a59c56b1ee58fcacfd4d518bb
tree8a61475ffdc798950f8af5662f2afb6cb2c76eef
parent0b7a1dec316effab9f5adf2b147c9abf4f7afdde
libv4l: fix missing libintl linking

Add missing libintl linking to utils/dvb and utils/keytable (patch
Makefile.am and do autoreconf with host-gettext dependency).

Patch submitted upstream (see [2]).

Add proper gettext dependency for v4l-utils option.

Fixes [1]:
 dvb-format-convert.o: In function `parse_opt':
 dvb-format-convert.c:(.text+0x46): undefined reference to `libintl_gettext'

[1] http://autobuild.buildroot.net/results/40a/40a12c0d1746dcc51e4f221eefbbf31bd427cac8
[2] http://permalink.gmane.org/gmane.linux.drivers.video-input-infrastructure/95883

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libv4l/0002-dvb-keytable-fix-missing-libintl-linking.patch [new file with mode: 0644]
package/libv4l/Config.in
package/libv4l/libv4l.mk