gramps: rebuild for Python 3.12
This commit is contained in:
parent
3a9db19dab
commit
1c4c1724a9
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'gramps'
|
||||
pkgname=gramps
|
||||
version=5.1.4
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=python3-module
|
||||
hostmakedepends="pkg-config intltool python3"
|
||||
hostmakedepends="pkg-config intltool python3-setuptools"
|
||||
depends="gtk+3 python3-gobject python3-bsddb3"
|
||||
short_desc="Genealogy program"
|
||||
maintainer="7185 <7185@free.fr>"
|
||||
|
|
Loading…
Reference in New Issue