Add missing dependency on libzip

This commit is contained in:
2025-12-31 22:24:12 +02:00
parent 48f0a85f43
commit 517f91618a
+2 -1
View File
@@ -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: