package/mplayer: add optional dependencies to libgl, libvpx and opus
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 17 Jan 2016 21:18:20 +0000 (22:18 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 8 Mar 2016 20:19:39 +0000 (21:19 +0100)
commit64f2920765bd0771fb8a0956ac11c2d697c70649
treee5d457dd49cc31ca2c7898afef870a46135d0476
parentc0e5c9c685db9a5c7d869a62443b4abb19ef46d6
package/mplayer: add optional dependencies to libgl, libvpx and opus

Mplayer links to these packages when present:

output/host/usr/bin/x86_64-linux-readelf -a output/target/usr/bin/mplayer | grep NEEDED | grep "opus\|vpx\|GL"
 0x0000000000000001 (NEEDED)             Shared library: [libopus.so.0]
 0x0000000000000001 (NEEDED)             Shared library: [libvpx.so.2]
 0x0000000000000001 (NEEDED)             Shared library: [libGL.so.1]

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/mplayer/mplayer.mk