gnucash: rebuild for Python 3.8.1

This commit is contained in:
Juan RP 2019-12-24 09:44:04 +01:00
parent f14050d306
commit 4df9ea5670
No known key found for this signature in database
GPG key ID: AF19F6CB482F9368

View file

@ -1,7 +1,7 @@
# Template file for 'gnucash' # Template file for 'gnucash'
pkgname=gnucash pkgname=gnucash
version=3.7 version=3.7
revision=1 revision=2
build_style=cmake build_style=cmake
configure_args="-DWITH_SQL=0 -DWITH_PYTHON=1" configure_args="-DWITH_SQL=0 -DWITH_PYTHON=1"
hostmakedepends="pkg-config guile python3 libxslt perl" hostmakedepends="pkg-config guile python3 libxslt perl"