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