add patchelf to native inputs

This commit is contained in:
2025-07-17 08:48:12 -05:00
committed by GigiaJ
parent b9df627d65
commit 9bc56df2c7

View File

@@ -86,7 +86,7 @@
(delete 'validate-runpath) (delete 'validate-runpath)
))) )))
(native-inputs (native-inputs
(list git curl)) (list git curl patchelf))
(synopsis "Soup") (synopsis "Soup")
(home-page "https://coder.com/") (home-page "https://coder.com/")
(description "Free open source code server") (description "Free open source code server")