Remove libheif optional dependency from glycin-gtk4
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: glycin
|
name: glycin
|
||||||
description: Load, edit, and create images as well as read metadata
|
description: Load, edit, and create images as well as read metadata
|
||||||
version: 2.0.4
|
version: 2.0.4
|
||||||
revision: 1
|
revision: 2
|
||||||
url: https://gnome.pages.gitlab.gnome.org/glycin/
|
url: https://gnome.pages.gitlab.gnome.org/glycin/
|
||||||
license: MPL2 OR LGPL2.1-or-later
|
license: MPL2 OR LGPL2.1-or-later
|
||||||
architecture: any
|
architecture: any
|
||||||
@@ -17,8 +17,6 @@ depends:
|
|||||||
- libjxl
|
- libjxl
|
||||||
- librsvg
|
- librsvg
|
||||||
- libseccomp
|
- libseccomp
|
||||||
optional_depends:
|
|
||||||
- libheif
|
|
||||||
make_depends:
|
make_depends:
|
||||||
- clang
|
- clang
|
||||||
- gobject-introspection
|
- gobject-introspection
|
||||||
@@ -38,6 +36,8 @@ downloads:
|
|||||||
checksum: c38147200f5804a257341678e8bce314bcff79a76f986a8c3279d9d848f8bff7
|
checksum: c38147200f5804a257341678e8bce314bcff79a76f986a8c3279d9d848f8bff7
|
||||||
split_packages:
|
split_packages:
|
||||||
- name: glycin
|
- name: glycin
|
||||||
|
optional_depends:
|
||||||
|
- libheif
|
||||||
- name: glycin-gtk4
|
- name: glycin-gtk4
|
||||||
description: GTK4 integration for glycin
|
description: GTK4 integration for glycin
|
||||||
depends:
|
depends:
|
||||||
|
|||||||
Reference in New Issue
Block a user