mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02:00
gitian: Dependencies for rendering icons
icnsutils is needed on linux/win for generating the .icns in source tarball
This commit is contained in:
parent
335149944e
commit
4fa10fe4e7
3 changed files with 7 additions and 0 deletions
|
|
@ -23,6 +23,9 @@ packages:
|
|||
- "gcc-8-multilib"
|
||||
- "binutils-gold"
|
||||
- "git"
|
||||
- "icnsutils"
|
||||
- "imagemagick"
|
||||
- "librsvg2-bin"
|
||||
- "pkg-config"
|
||||
- "autoconf"
|
||||
- "libtool"
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@ packages:
|
|||
- "curl"
|
||||
- "g++"
|
||||
- "git"
|
||||
- "icnsutils"
|
||||
- "pkg-config"
|
||||
- "autoconf"
|
||||
- "librsvg2-bin"
|
||||
|
|
|
|||
|
|
@ -9,6 +9,9 @@ packages:
|
|||
- "curl"
|
||||
- "g++"
|
||||
- "git"
|
||||
- "icnsutils"
|
||||
- "imagemagick"
|
||||
- "librsvg2-bin"
|
||||
- "pkg-config"
|
||||
- "autoconf"
|
||||
- "libtool"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue