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"
|
- "gcc-8-multilib"
|
||||||
- "binutils-gold"
|
- "binutils-gold"
|
||||||
- "git"
|
- "git"
|
||||||
|
- "icnsutils"
|
||||||
|
- "imagemagick"
|
||||||
|
- "librsvg2-bin"
|
||||||
- "pkg-config"
|
- "pkg-config"
|
||||||
- "autoconf"
|
- "autoconf"
|
||||||
- "libtool"
|
- "libtool"
|
||||||
|
|
|
||||||
|
|
@ -10,6 +10,7 @@ packages:
|
||||||
- "curl"
|
- "curl"
|
||||||
- "g++"
|
- "g++"
|
||||||
- "git"
|
- "git"
|
||||||
|
- "icnsutils"
|
||||||
- "pkg-config"
|
- "pkg-config"
|
||||||
- "autoconf"
|
- "autoconf"
|
||||||
- "librsvg2-bin"
|
- "librsvg2-bin"
|
||||||
|
|
|
||||||
|
|
@ -9,6 +9,9 @@ packages:
|
||||||
- "curl"
|
- "curl"
|
||||||
- "g++"
|
- "g++"
|
||||||
- "git"
|
- "git"
|
||||||
|
- "icnsutils"
|
||||||
|
- "imagemagick"
|
||||||
|
- "librsvg2-bin"
|
||||||
- "pkg-config"
|
- "pkg-config"
|
||||||
- "autoconf"
|
- "autoconf"
|
||||||
- "libtool"
|
- "libtool"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue