mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-06-03 16:02:34 +02:00
guix: Dependencies for rendering icons
This commit is contained in:
parent
073aab9fd0
commit
762daa771b
@ -11,6 +11,8 @@
|
||||
(gnu packages file)
|
||||
(gnu packages gawk)
|
||||
(gnu packages gcc)
|
||||
(gnu packages image)
|
||||
(gnu packages imagemagick)
|
||||
((gnu packages installers) #:select (nsis-x86_64))
|
||||
((gnu packages linux) #:select (linux-libre-headers-6.1 util-linux))
|
||||
(gnu packages llvm)
|
||||
@ -506,6 +508,9 @@ inspecting signatures in Mach-O binaries.")
|
||||
automake
|
||||
pkg-config
|
||||
bison
|
||||
imagemagick
|
||||
libicns
|
||||
librsvg
|
||||
;; Native GCC 10 toolchain
|
||||
gcc-toolchain-10
|
||||
(list gcc-toolchain-10 "static")
|
||||
|
Loading…
Reference in New Issue
Block a user