From 814ff02ab44fb94cd7775fff3a8aefd0c3e2f363 Mon Sep 17 00:00:00 2001 From: Jehan Date: Mon, 5 Aug 2019 20:58:07 +0200 Subject: [PATCH] INSTALL: add GObject Introspection dependencies. --- INSTALL.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/INSTALL.in b/INSTALL.in index 109f03c1f7..2dd6453c46 100644 --- a/INSTALL.in +++ b/INSTALL.in @@ -117,9 +117,9 @@ header files installed. respectively decoding and encoding), otherwise the plug-in is mostly useless. - 14. The Python extension requires Python 2 development headers (@PYTHON2_REQUIRED_VERSION@ - or newer) to be present. You will also need PyGTK and the - respective development headers. + 14. GObject Introspection requires the following dependencies to be + built and installed with introspection as well: cairo, GdkPixbuf, + GEGL, GIO, GLib, GObject and GTK+. 15. Windows builds can now generate backtrace logs upon a crash. The logs will be available in: %APPDATA%\GIMP\@GIMP_APP_VERSION@\CrashLog\