diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-19 22:08:34 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-19 22:08:34 -0500 |
commit | 32bc574e140820f0445fce7679e70d67b3894596 (patch) | |
tree | b212f44f1661fcdf63ebbe11c5fb4228012f45de /misc/gramps | |
parent | 2e72e2eac9b105cb0b7e0aaa1b68eeffc3575c4b (diff) | |
download | slackbuilds-32bc574e140820f0445fce7679e70d67b3894596.tar.gz |
misc/gramps: Fixed dep info in README
Diffstat (limited to 'misc/gramps')
-rw-r--r-- | misc/gramps/README | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/misc/gramps/README b/misc/gramps/README index d960666c8f..fe29130818 100644 --- a/misc/gramps/README +++ b/misc/gramps/README @@ -3,18 +3,7 @@ stands for Genealogical Research and Analysis Management Programming System. Gramps helps you track your family tree. It allows you to store, edit, and research genealogical data. - -Required Dependencies - -Both bsddb3 and pyicu must be built with python3 support, -for example - - PYTHON3=yes ./bsddb3.SlackBuild - PYTHON3=yes ./pyicu.SlackBuild - - -Optional Dependencies: osm-gps-map and libgexiv2 +Optional Dependency: osm-gps-map For a list of programs Gramps can use if they are installed, see - https://github.com/gramps-project/gramps#requirements |