Add missing dependency on libzip
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: imagemagick
|
name: imagemagick
|
||||||
description: FOSS software used for editing and manipulating digital images
|
description: FOSS software used for editing and manipulating digital images
|
||||||
version: 7.1.2_11
|
version: 7.1.2_11
|
||||||
revision: 1
|
revision: 2
|
||||||
url: https://imagemagick.org/index.php
|
url: https://imagemagick.org/index.php
|
||||||
license: custom
|
license: custom
|
||||||
architecture: any
|
architecture: any
|
||||||
@@ -20,6 +20,7 @@ depends:
|
|||||||
- libpng
|
- libpng
|
||||||
- libxext
|
- libxext
|
||||||
- libxml2
|
- libxml2
|
||||||
|
- libzip
|
||||||
- xz-utils
|
- xz-utils
|
||||||
- zlib
|
- zlib
|
||||||
optional_depends:
|
optional_depends:
|
||||||
|
|||||||
Reference in New Issue
Block a user