From b67924e49a2653985c86db2335bcb6b41f538176 Mon Sep 17 00:00:00 2001 From: tigro Date: Thu, 31 Aug 2023 15:29:36 +0300 Subject: [PATCH] Added packages for libheif --- prepopulate.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/prepopulate.json b/prepopulate.json index 4f59212..d56da19 100644 --- a/prepopulate.json +++ b/prepopulate.json @@ -19527,6 +19527,29 @@ "tilix.x86_64", "tilix-nautilus.x86_64" ], + "gtest": [ + "gmock.x86_64", + "gtest.x86_64", + "gtest-devel.x86_64", + "gmock-devel.x86_64" + ], + "highway": [ + "highway-devel.x86_64", + "highway.x86_64", + "highway-doc.noarch" + ], + "libheif": [ + "libheif.x86_64", + "heif-pixbuf-loader.x86_64", + "libheif-tools.x86_64", + "libheif-devel.x86_64" + ], + "libwebp": [ + "libwebp-java.x86_64", + "libwebp.x86_64", + "libwebp-tools.x86_64", + "libwebp-devel.x86_64" + ], "gxneur": [ "gxneur.x86_64" ],