Changes between Version 144 and Version 145 of BuildingGtk
- Timestamp:
- Jun 13, 2022, 2:26:43 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildingGtk
v144 v145 33 33 34 34 ==== Notes ==== 35 * If you see python traceback reporting like this, then you need to install python3-pip package (for Ubuntu). 36 {{{ 37 ModuleNotFoundError: No module named 'distutils.core' 38 }}} 39 40 * Flatpak is needed to be installed before updating this dependencies. On Ubuntu, run: 41 {{{ 42 # apt-get install flatpak 43 }}} 35 44 36 45 * If you accidentally delete the `WebKitBuild/UserFlatpak` folder, you can copy an existing one from another work tree and run the following command to update: