Files
patchelf/info.yml
T

13 lines
285 B
YAML

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:
- [email protected]
architecture: any
type: source
depends:
- gcc-libs