name: patchelf description: A small utility to modify the dynamic linker and RPATH of ELF executables version: 0.18.0 revision: 2 url: https://github.com/NixOS/patchelf license: GPL3-or-later maintainers: - enumdev@enumerated.dev architecture: any type: source depends: - gcc-libs