Switch to new package format
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
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
|
||||
Reference in New Issue
Block a user