PKGNAME=find-deps
PKGSEC=devel
PKGDES="Tool to detect dynamically linked dependencies from an ELF file"
PKGDEP="glibc"
BUILDDEP="rustc llvm"

ABTYPE=rust
USECLANG=1
