Files

13 lines
285 B
YAML

name: patchelf
description: A small utility to modify the dynamic linker and RPATH of ELF executables
version: 0.19.1
revision: 1
url: https://github.com/NixOS/patchelf
license: GPL3-or-later
maintainers:
- [email protected]
architecture: any
type: source
depends:
- gcc-libs