valac: Update from 0.40.3 to 0.40.4
[termux-packages] / packages / binutils / ldd
1 #!/bin/sh
2
3 objdump -p $@ | grep NEEDED | cut -d ' ' -f 18