gnu: pigz: Remove unused git input.
* gnu/packages/compression.scm (libjcat)[inputs]: Remove git.
This commit is contained in:
parent
b782d11f9b
commit
d52d5ee4ec
1 changed files with 1 additions and 2 deletions
|
@ -1103,8 +1103,7 @@ tarballs.")
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list gobject-introspection help2man pkg-config))
|
(list gobject-introspection help2man pkg-config))
|
||||||
(inputs
|
(inputs
|
||||||
(list git
|
(list glib
|
||||||
glib
|
|
||||||
gnupg
|
gnupg
|
||||||
gnutls
|
gnutls
|
||||||
gpgme
|
gpgme
|
||||||
|
|
Reference in a new issue