iucode-tool: argp-standalone also needed with musl
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 22 Jan 2016 09:06:05 +0000 (10:06 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 22 Jan 2016 09:08:29 +0000 (10:08 +0100)
commit6a774f400b20612cb77836a47aaf62ea72422fb8
treefccc40c40ac256af555a160aa0e93e085680f55a
parent3fc77e5f81906d774be2710b16166fca48fb3e05
iucode-tool: argp-standalone also needed with musl

The iucode-tool package needs the argp functionality, which is
provided built-in by glibc, but not by uClibc and musl. In uClibc
configurations, it correctly selects the argp-standalone package to
compensate this, but forgets to do so in musl-based
configurations. This commit fixes that by selecting the
argp-standalone package, and adjusting the dependency in the .mk file.

Fixes:

  http://autobuild.buildroot.net/results/7f8626db69500a84a393053a485f04180c565673/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/iucode-tool/Config.in
package/iucode-tool/iucode-tool.mk