ltrace: Removes the libelf dependency
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Thu, 28 Aug 2014 12:21:31 +0000 (14:21 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 13 Sep 2014 21:56:56 +0000 (23:56 +0200)
commite50431b208ce135808d76bea2492c03e5f34d618
tree47f55efb3177beadb593a52a0c256e2c978e0abb
parent8b33a9531c4e64a53bfe9fbd59ef454ebd5128e3
ltrace: Removes the libelf dependency

The libelf is currently provided by 2 packages libelf and
elfutils. The first package provides an old version of the libelf
which is no more compatible with a recent version of ltrace. This
patch removes the dependency on the libelf package and only keep the
elfuils package which provides the accurate version of libelf for
ltrace.

It will also allow to remove the libelf package and to avoid conflicts
with two packages providing the same library.

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/ltrace/Config.in
package/ltrace/ltrace.mk