package/lbreakout2: fix linking with intl
authorRomain Naour <romain.naour@openwide.fr>
Wed, 20 Aug 2014 11:25:21 +0000 (13:25 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 21 Aug 2014 13:34:47 +0000 (15:34 +0200)
commit56ed21e726b72bd7d38f0b444fb41d53a30fdc96
tree0e71c78d9214af9a00acc38a95f201a2ac97ea5b
parente1d7f2dc8f8ce470f60421538aa7bbfa9ba6b45c
package/lbreakout2: fix linking with intl

lbreakout2 doen't build with (e)glibc toolchain when gettext package is selected.

With (e)glibc libintl is provided by the libc whereas with uClibc it's provided by gettext.

Linking with intl is only needed if the toolchain needs gettext and locale is set.

Fixes:
http://autobuild.buildroot.net/results/a77/a77dd3e18cc4a5e8300ab33eb532cc03d0156f7f/build-end.log

Signed-off-by: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/lbreakout2/lbreakout2.mk