]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/rpm: add gettext dependency
authorRomain Naour <romain.naour@openwide.fr>
Sun, 18 Jan 2015 19:53:07 +0000 (20:53 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 1 Feb 2015 21:54:10 +0000 (22:54 +0100)
commit652414095e85e6da906f99da6a184f8a31177b60
treec52388dc0c49fa7bfc0fb64247cf55750d678baa
parent5b9860150377f8bd6850fea4c2e85027fb6c9064
package/rpm: add gettext dependency

rpm 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: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/rpm/Config.in
package/rpm/rpm.mk