[gnome-books/wip/hadess/fix-app-provided-pixbuf: 1/2] flatpak: Update webp pixbuf loader
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-books/wip/hadess/fix-app-provided-pixbuf: 1/2] flatpak: Update webp pixbuf loader
- Date: Wed, 24 Mar 2021 19:17:52 +0000 (UTC)
commit f79b65bd4f2686b61c6cc3c8e86673b95018e4fc
Author: Bastien Nocera <hadess hadess net>
Date: Wed Mar 24 18:50:51 2021 +0100
flatpak: Update webp pixbuf loader
flatpak/org.gnome.Books.json | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/flatpak/org.gnome.Books.json b/flatpak/org.gnome.Books.json
index fe5d65c6..14dc0931 100644
--- a/flatpak/org.gnome.Books.json
+++ b/flatpak/org.gnome.Books.json
@@ -42,15 +42,14 @@
},
{
"name": "webp-pixbuf-loader",
- "buildsystem": "cmake-ninja",
+ "buildsystem": "meson",
"env": {
"GDK_PIXBUF_MODULEDIR": "/app/lib/gnome-books/gdk-pixbuf/2.10.0/"
},
"sources": [
{
"type": "git",
- "url": "https://github.com/aruiz/webp-pixbuf-loader.git",
- "commit": "9b92950d49d7939f90ba7413deb7ec6b392b2054"
+ "url": "https://github.com/aruiz/webp-pixbuf-loader.git"
}
],
"post-install": [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]