diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2022-01-23 11:23:53 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-01-25 14:44:38 +0700 |
commit | 70123397b75f3a849b7d72e53e0d2f410fd92fa2 (patch) | |
tree | 1b720555f66dc6a76b5ae0fecef4f1c4b6bd5855 /misc | |
parent | 49a04b746c10a20e2b45d6ed763bb53af5f5f6de (diff) | |
download | slackbuilds-70123397b75f3a849b7d72e53e0d2f410fd92fa2.tar.gz |
python/python3-pyicu: Added (python wrapper for icu4c)
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gramps/gramps.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gramps/gramps.info b/misc/gramps/gramps.info index def852bec7..996be0a7ef 100644 --- a/misc/gramps/gramps.info +++ b/misc/gramps/gramps.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/gramps-project/gramps/archive/v5.1.2/gramps-5.1.2.z MD5SUM="92693297f581187fad31a3473149e690" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="pyicu bsddb3" +REQUIRES="python3-pyicu bsddb3" MAINTAINER="Alan Aversa" EMAIL="alan.aveNOrsaSP@AMcox.net (remove NO and SPAM)" |