From 57f52ebf9add7c319bae468e517fe84277e3a36f Mon Sep 17 00:00:00 2001 From: Jehan Date: Mon, 19 Aug 2024 11:36:12 +0200 Subject: [PATCH] INSTALL: Python and PyGObject are mandatory dependencies now. There are needed at build time because we run various Python scripts through GIMP, and we made the Python 3 plug-ins non-optional now. Thanks to Bruno for noticing this needed to be updated in INSTALL. --- INSTALL.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/INSTALL.in b/INSTALL.in index 8000954f74..3440018aa3 100644 --- a/INSTALL.in +++ b/INSTALL.in @@ -257,6 +257,8 @@ help in that regard: mypaint-brushes-1.0 pangocairo @PANGO_REQUIRED_VERSION@ poppler-data @POPPLER_DATA_REQUIRED_VERSION@ + PyGObject + Python @PYTHON3_REQUIRED_VERSION@ zlib 22. Summary of optional packages: @@ -279,7 +281,6 @@ help in that regard: libxpm - XPM openexr @OPENEXR_REQUIRED_VERSION@ OpenEXR OpenJPEG @OPENJPEG_REQUIRED_VERSION@ JPEG 2000 - Python @PYTHON3_REQUIRED_VERSION@ Python 3 plug-ins qoi - QOI webkit @WEBKITGTK_REQUIRED_VERSION@ Help browser & webpage vala - Vala plug-ins