From f07a57918029d321654d2f7de0429587d20ac940 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Wed, 29 Oct 2025 12:21:27 +0200 Subject: [PATCH] Remove libheif optional dependency from glycin-gtk4 --- pkg.info | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkg.info b/pkg.info index 364be31..b1f9b7e 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,7 @@ name: glycin description: Load, edit, and create images as well as read metadata version: 2.0.4 -revision: 1 +revision: 2 url: https://gnome.pages.gitlab.gnome.org/glycin/ license: MPL2 OR LGPL2.1-or-later architecture: any @@ -17,8 +17,6 @@ depends: - libjxl - librsvg - libseccomp -optional_depends: - - libheif make_depends: - clang - gobject-introspection @@ -38,6 +36,8 @@ downloads: checksum: c38147200f5804a257341678e8bce314bcff79a76f986a8c3279d9d848f8bff7 split_packages: - name: glycin + optional_depends: + - libheif - name: glycin-gtk4 description: GTK4 integration for glycin depends: