wavpack: fix broken link on newer binutils
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Sat, 29 Dec 2012 03:06:11 +0000 (03:06 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sat, 29 Dec 2012 13:30:59 +0000 (14:30 +0100)
commit2c5b4ddc1932e7dedec1e412a5c5465f4fbe6f8b
tree30c6f5f9442f2a292c5a60bf66b0846e93e9cde3
parent01ac10e0f649f4bb322c3235648da3f04e0b6a57
wavpack: fix broken link on newer binutils

Newer versions of binutils (2.22+) default to --no-copy-dt-needed hence
all the used libraries must be explicitly named.
This is accounted for in the source configure script but not in the
compiled form so we just need to autoreconf it.

[Peter: add comment why autoconf is needed]
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/multimedia/wavpack/wavpack.mk