9 lines
233 B
Plaintext
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
|