Files
patchelf/pkg.info
T
2025-09-02 20:08:09 +03:00

9 lines
233 B
Plaintext

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