mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-20 17:20:32 +02:00
gnu: pies: Add libxcrypt dependency.
* gnu/packages/admin.scm (pies)[inputs]: Add libxcrypt. Change-Id: I5b5e38099a7d0999bcb110c3aaeb1fd7f35813a9
This commit is contained in:
@@ -951,6 +951,7 @@ memory, disks, network and processes. It's a Python port and continuation of
|
||||
(("\"/bin/sh\"")
|
||||
(string-append "\"" bash "/bin/sh\"")))))))))
|
||||
(native-inputs (list bison flex))
|
||||
(inputs (list libxcrypt))
|
||||
(home-page "https://www.gnu.org.ua/software/pies/")
|
||||
(synopsis "Program invocation and execution supervisor")
|
||||
(description
|
||||
|
||||
Reference in New Issue
Block a user