Files
termux-packages/packages/deno
termux-pacman-bot a0617adddb fix(main/deno): depend on libandroid-stub
$ readelf -d $PREFIX/bin/deno
Dynamic section at offset 0x57c5728 contains 30 entries:
  Tag                Type           Name/Value
  0x000000000000001d (RUNPATH)      Library runpath: [/data/data/com.termux/files/usr/lib]
  0x0000000000000001 (NEEDED)       Shared library: [libandroid.so]
  ...
2025-07-13 17:29:10 +00:00
..