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.
This commit is contained in:
Jehan 2024-08-19 11:36:12 +02:00
parent a6bde0a21a
commit 57f52ebf9a
1 changed files with 2 additions and 1 deletions

View File

@ -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