kumquat-buildroot/package/rpm
Romain Naour 652414095e 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>
2015-02-01 22:54:10 +01:00
..
Config.in package/rpm: add gettext dependency 2015-02-01 22:54:10 +01:00
rpm-5.2.0_depends-fix.patch
rpm-5.2.0_exclude-some-tools.patch
rpm-5.2.0_ignore-shared-mutexes.patch
rpm-5.2.0_no-parentdirs.patch
rpm-5.2.0_ordering-fix.patch
rpm-5.2.0_parentdir-vs-requires.patch
rpm-5.2.0_short-circuit-c99.patch
rpm-5.2.0-uclibc-no-lfs-fix.patch
rpm.mk package/rpm: add gettext dependency 2015-02-01 22:54:10 +01:00