missing deps

This commit is contained in:
Jean-François GUILLAUME 2022-12-19 16:07:01 +01:00
parent 4a24645b01
commit 1d3269df4f
GPG key ID: 38751DAE145EFB5A

View file

@ -1,7 +1,7 @@
(define-module (glicid packages python)
#:use-module (guix download)
#:use-module (guix packages)
#:use-module ((gnu packages python) #:prefix gnu:))
#:use-module (guix build-system python))
(package
(name "python-ssh-audit")