260
edits
Changes
→Install Gramps dependencies
pacman -S mingw-w64-x86_64-python3-lxml
pacman -S mingw-w64-x86_64-python3-jsonschema
</pre>
Some additional (optional) items needed for certain addons.
<pre>
pacman -S mingw-w64-i686-gtkspell3
pacman -S mingw-w64-i686-geocode-glib
pacman -S mingw-w64-i686-python3-pillow
</pre>