OpenLP: rebuild for Python 3.9
This commit is contained in:
parent
12624e0436
commit
4dce78a706
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'OpenLP'
|
# Template file for 'OpenLP'
|
||||||
pkgname=OpenLP
|
pkgname=OpenLP
|
||||||
version=2.4.6
|
version=2.4.6
|
||||||
revision=3
|
revision=4
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools qt5-host-tools"
|
hostmakedepends="python3-setuptools qt5-host-tools"
|
||||||
depends="python3-BeautifulSoup4 python3-PyQt5-multimedia python3-PyQt5-opengl
|
depends="python3-BeautifulSoup4 python3-PyQt5-multimedia python3-PyQt5-opengl
|
||||||
|
|
Loading…
Reference in New Issue