gnu: rpm: Enable zstd support.
* gnu/packages/package-management.scm (rpm) [inputs]: Add zstd.
This commit is contained in:
parent
1ab68deba6
commit
d934f36096
@ -869,7 +869,8 @@ features of Stow with some extensions.")
|
||||
lua
|
||||
sqlite
|
||||
xz
|
||||
zlib))
|
||||
zlib
|
||||
zstd))
|
||||
(propagated-inputs
|
||||
;; popt is listed in the 'Requires' of rpm.pc.
|
||||
(list popt))
|
||||
|
Loading…
x
Reference in New Issue
Block a user