package/gnuchess: add gettext dependency
authorRomain Naour <romain.naour@openwide.fr>
Sun, 10 May 2015 20:33:04 +0000 (22:33 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 11 May 2015 06:56:59 +0000 (08:56 +0200)
commit96e89e4a69500a99e129777439b80af7df56cb8d
tree4885cab8a049371dd5dc7abdc75b4720fd459472
parent1f96b51be89b5cb7b35c59403641308b95e9bc5c
package/gnuchess: add gettext dependency

gnuchess check for libintl library if BR2_NEEDS_GETTEXT_IF_LOCALE is set.

checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... -lintl

But the dependency on gettext package is missing to ensures
reproducible builds.

Signed-off-by: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/gnuchess/Config.in
package/gnuchess/gnuchess.mk