package/rpm: use external xz library
authorRomain Naour <romain.naour@openwide.fr>
Sun, 18 Jan 2015 19:53:09 +0000 (20:53 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 1 Feb 2015 22:13:24 +0000 (23:13 +0100)
commit61c3fbd10bee7784d871b84412aa9d488040a4f3
treef40c89ac4a6e4460892bc876f76cc89bc5ac9720
parent3c476540d17aaa629aa67bc754f1f67233d20aed
package/rpm: use external xz library

Internal xz backend is statically linked and need a static
libintl library when BR2_NEEDS_GETTEXT_IF_LOCALE is set.
But for a shared only build, there is no static libintl available
in the sysroot.

Use the external xz library provided by Buildroot instead of
using the internal xz backend.

Fixes:
http://autobuild.buildroot.net/results/2c6/2c61562008418ff58fa3085a3342b0e304923073/

Signed-off-by: Romain Naour <romain.naour@openwide.fr>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/rpm/rpm.mk