Skip to content

Commit f0a588d

Browse files
committed
guix: Dependencies for rendering icons
1 parent 72296ed commit f0a588d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

contrib/guix/manifest.scm

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
(gnu packages file)
1111
(gnu packages gawk)
1212
(gnu packages gcc)
13+
(gnu packages image)
14+
(gnu packages imagemagick)
1315
((gnu packages installers) #:select (nsis-x86_64))
1416
((gnu packages linux) #:select (linux-libre-headers-6.1 util-linux))
1517
(gnu packages llvm)
@@ -526,6 +528,9 @@ inspecting signatures in Mach-O binaries.")
526528
autoconf-2.71
527529
automake
528530
pkg-config
531+
imagemagick
532+
libicns
533+
librsvg
529534
;; Scripting
530535
python-minimal ;; (3.10)
531536
;; Git

0 commit comments

Comments
 (0)