alsa-utils: needs dynamic library support
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 16 Jan 2016 16:55:03 +0000 (17:55 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 16 Jan 2016 16:55:03 +0000 (17:55 +0100)
commit4707383c5d501a9ad7698579e5d0a4e2ab758c7e
treecc874fdd00be79e3135e327d15b20a7f8b57d47a
parent1c5cc29e32314030740e21d1a53b12ca89c34115
alsa-utils: needs dynamic library support

Since recent bumps of alsa-lib and alsa-utils, alsa-lib installs
<alsa/topology.h>, which alsa-utils uses to build an alsatplg program
which requires <dlfcn.h>. Therefore, alsa-utils now needs dynamic
library support.

Fixes:

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

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