diff options
Diffstat (limited to 'misc/gramps/README')
-rw-r--r-- | misc/gramps/README | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/misc/gramps/README b/misc/gramps/README index 3784ef7a06..f11f45231a 100644 --- a/misc/gramps/README +++ b/misc/gramps/README @@ -4,7 +4,16 @@ GRAMPS helps you track your family tree. It allows you to store, edit, and research genealogical data. -Optional Requirements +Required Dependencies + +Both bsddb3 and pyicu must be built with python3 support, +for example + + PYTHON3=yes ./bsddb3.SlackBuild + PYTHON3=yes ./pyicu.SlackBuild + + +Optional Dependencies For a list of programs GRAMPS can use if they are installed, see |