[librsvg: 1/2] (#768): fix missing vapigen dependency for gdk-pixbuf
- From: Marge Bot <marge-bot src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg: 1/2] (#768): fix missing vapigen dependency for gdk-pixbuf
- Date: Mon, 12 Jul 2021 21:36:04 +0000 (UTC)
commit df9c9af792d715c7d91245ba201bd74ad283550e
Author: Federico Mena Quintero <federico gnome org>
Date: Mon Jul 12 12:25:43 2021 -0500
(#768): fix missing vapigen dependency for gdk-pixbuf
Thanks to Christoph Reiter for the patch.
Fixes https://gitlab.gnome.org/GNOME/librsvg/-/issues/768
Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/569>
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Makefile.am b/Makefile.am
index 0d1e5b7d..3494780e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -305,7 +305,7 @@ librsvg-$(RSVG_API_VERSION).vapi: Rsvg-$(RSVG_API_VERSION).gir
VAPIGEN_VAPIS = librsvg-$(RSVG_API_VERSION).vapi
-librsvg_@RSVG_API_VERSION_U@_vapi_DEPS = gio-2.0 cairo
+librsvg_@RSVG_API_VERSION_U@_vapi_DEPS = gio-2.0 cairo gdk-pixbuf-2.0
librsvg_@RSVG_API_VERSION_U@_vapi_METADATADIRS = $(srcdir)
librsvg_@RSVG_API_VERSION_U@_vapi_FILES = Rsvg-$(RSVG_API_VERSION).gir
$(srcdir)/Rsvg-$(RSVG_API_VERSION)-custom.vala
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]