[gtk/matthiasc/color-profile-rebased: 1/3] Add libheif to the build
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/matthiasc/color-profile-rebased: 1/3] Add libheif to the build
- Date: Thu, 29 Sep 2022 10:56:29 +0000 (UTC)
commit e6382c61ed67f6789e59b6c13126285955bfde59
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Sep 29 06:31:17 2022 -0400
Add libheif to the build
meson.build | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/meson.build b/meson.build
index 935b663470..c5da3ece45 100644
--- a/meson.build
+++ b/meson.build
@@ -433,6 +433,7 @@ tiff_dep = dependency(is_msvc_like ? 'tiff' : 'libtiff-4',
jpeg_dep = dependency(is_msvc_like ? 'jpeg' : 'libjpeg',
fallback: ['libjpeg-turbo', 'jpeg_dep'],
required: true)
+libheif_dep = dependency('libheif', required: false)
epoxy_dep = dependency('epoxy', version: epoxy_req,
fallback: ['libepoxy', 'libepoxy_dep'])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]